>>>
I have some problems running MapXtreme with ASP...
It looks like MapXtreme don't know anything about the session( VAR ), for
example the Session(SESN_ABSMAPPATH) or the Session(SESN_MAPFILEEXT). I
have checked that all the necessary lib and const files are included in
the mappage.asp...
I would really like some help... I would apreciate if anyone could send my
an example that really works.
<<<

Every one of the sample ASP applications provided with MapXtreme "really
works."

If the applications are not working for you, it means that something on
your web server has not been configured correctly.  For example, one or
more of your virtual directories may not be set up correctly.

Did you follow the set-up instructions provided in the sample application's
tutorialstart.htm?  The tutorialstart.htm file provides set-up instructions
which must be carried out before the application will run correctly.

Global.asa is where most Session variables are initialized.  If
SESN_ABSMAPPATH and SESN_MAPFILEEXT are not being initialized, Global.asa
is probably not being executed.  There are various reasons why ASP might
fail to execute Global.asa; the most common cause that I have seen is, as I
mentioned, that virtual directories have not been set up correctly.

If the tutorialstart.htm file does not answer your questions, there is an
ASP trouble-shooting document on the MapXtreme web site:

1.  Visit  http://www.mapxtreme.com/mapxtreme/mapxtreme_support.html
2.  Click on KNOWLEDGE BASE
3.  Click the ">" to expand the MapXtreme 2.0 tree,
then click ">" to expand the ASP Troubleshooting tree.





----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to