Explicit Variable Check at IIS Level
Hi, is there a way in which I can set the "Option Explicit" at the IIS level or at the website level.
The site that is developed in my workstation has no "Option Explicit" defined. However, there are many include files within the ASP code. The site works fine without any errors in my workstation.
If the site is deployed on my client's system, error messages popup mentioning variable declaration not done.
The client says, he has not done any changes in the code, nor any changes have been made in the webserver.
This behaviour is something which I'm unable to understand. Any help on this subject is appreciated.
Tx for replies.
Praveen
|