|
-
October 11th, 2001, 07:11 AM
#1
IIS Application
Hi,
I have IIS Application,in VB.I have added Simple HTML template in it named MyTemplate.In WebClass_Start I have written
Set NextItem = MyTemplate
And in MyTemplate_Respond event i have written
MyTemplate.WriteTemplate
So now when i run application i should see the HTML content in Browser,but application hangs after that.
I am working under win2k.
Same code works under Win-NT.(In IIS Anonymous access is not selected).
Can anyone help on this?
Regards.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|