|
Hi all It is working finally. This is a summary of what I found would make it work: 1. I am using a folder named "test" within the wwwroot folder to make my testing. I was saving the Map file to the wwwroot/test folder directly from Manifold using Save as. I learnt that by doing it this way, the Users accounts will not be available for this file thus there was not a way to grant permissions. I then saved the map file somewhere else and then copied and pasted it in the wwwroot/test. Doing it this way, the Users accounts show and permissions can be granted. Furthermore as the Iusers account mentioned in the Manifold Manual is no longer available in IIS7 there is really nothing to modify, permissions wise for the Map file. 2. I was not able to make the Manifold generated ASP files to run. Altough simple ASP pages resolve well, no matter what settings I made, the ASP pages will not show. Yes, I made sure that IIS7 was enabled to show ASP pages. 3. When exporting to ASP.NET, the IMS will show and work well after doing step 1 above. The way I am calling the site is using: http://Localhost/test/ I have even made some customization using Microsoft's Expression Web (the web page developing program that replaces frontpage) and all the changes and modifications show and work well. I noticed a couple of performance issues you may want to be aware of. I created a test sample in ASP.NET. I noticed an error in a query so I closed the IMS and ran Manifold in interactive form. I fixed the error and exported the site in ASP.NET again to the same Test folder. After doing the IIS7 reset, and calling the IMS again, it will not run. I went to my test folder and noticed 2 files called default, one with asp extension and another one with aspx extension. By erasing the asp one, the IMS would show again. I thought I may have done something wrong in the second export process so I repeaded it a couple of times and the same perfomance was observed. Every time I had a previously exported website in Net format, and doing another export to the same folder would create this default.asp file besides the default.aspx one, causing the IMS not to work The other issue I found is that if I called the site using http://Localhost/test/default.aspx the site would show but the map window will never get the map information loaded. I hope this can help to others who had the same issues I did to have IMS running with Vista and IIS7. The next step is testing the final server which we will have installed by next week. It will have Vista Business with IIS7. Thanks to all who provided their help. Alberto
BiciMapas Mexico GPS Maps & GIS Data www.bicimapas.com.mx |