FIX: Changes to ASP Files Are Not Seen When Page Is Previewed (165952)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
This article was previously published under Q165952 SYMPTOMS
Changes are made to .asp files and saved via Visual InterDev (VID), but
when previewed with a browser the changes are not seen.
This issue applies to developers making changes to the Global.asa and other
.asp files.
CAUSE
Changing and then saving the Global.asa causes Active Server Pages (ASP) to
miss any changes made to other .asp files afterward. This is an
architecture problem of Active Server Pages 1.0.
RESOLUTION
There are a couple of workarounds. The guaranteed way is to stop and re-
start the Web server through the Internet Information Server (IIS) manager.
Another way that should work for most cases is to preview one of the .asp
files in a browser, then to make trivial changes to all of the affected
files and save them again. Note that you could reproduce the same problem
if you save the Global.asa again.
STATUS
This problem has been resolved in Visual InterDev 6.0.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbbug kbExtension kbfix kbiis500fix kbServer kbVisID600fix KB165952 |
---|
|