Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there anyway to Step through the Global.Asa File?

Status
Not open for further replies.

marshalsea

Programmer
May 26, 2000
51
GB
I'm trying to debug my Global.Asa file - which should Load settings in On_Start and save settings On_End.<br><br>Unfortunately, it doesn't appear to be generating this file.<br>I'm using the FileSystemObject to do this and the Server.Mappath(&lt;filename&gt;) to get the correct location to store and retrieve from.<br><br>I have access to Frontpage 2000 or Interdev 6, although the web server is PWS, not IIS4.<br><br>I've checked that the Virtual Directory has Execute checked on... and have since run out of Ideas!<br><br>I'd include the code, but it's got quite large, and I don't really want to spam the list with it if no one can help. I can post it though if it would help. <p>Ben Marshalsea<br><a href=mailto: > </a><br><a href= > </a><br>
 
Make sure your web directory is marked as an IIS application.&nbsp;&nbsp;If it's not, global.asa won't be invoked.<br> <p>nick bulka<br><a href=mailto:nick@bulka.com>nick@bulka.com</a><br><a href= > </a><br>
 
Where do I check if My Web Directory is marked as an IIS Application. I'm using PWS

Thanks
Toyman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top