Knowledge Base Article
KB10361 - I am having trouble getting my map to open in the IS under ASP.NET. I am using Visual Studio.NET.
Please verify that the Spool virtual directory exists and that the ASP process has rights to write into it. If the map is not visible, then something is wrong with the paths. Note that one of the differences between ASP and ASP.NET is a security feature in the ASP.NET which makes all web pages run under a “special user”.
Also, be sure that you are following the correct procedure, which is:
Copy your files to the directory:
c:\Program Files\TatukGIS\IS
Then create 3 virtual directories:
/TatukGIS - for icons
/Spool - for image spooling
/TatukGIS_Samples - for samples
Created: 2003-11-21, Modified: 2005-09-14
|