|
-
October 10th, 2002, 02:17 AM
#1
Localhost and Debug mode
Hai all,
Last time, we have problems with very (x10) slow start-up in the debug mode, explorer appears and in the status bar appears the following text "connecting to the localhost", and after 20 sec. it commes with first page. What can be the problem? Help! Help!(x100)
Maybe we can do an setting in the .NET (IDE) , IIS and Explorer environment, which can solve the problem.
Greatings from Holland,
Ilyas.
-
October 17th, 2002, 07:45 PM
#2
Hi,
if U wanna stop the debug mode (which does take a long time)
U can change the line below on the file "Web.config"
from
debug="true"
to
debug="false"
Last edited by Yovav; October 17th, 2002 at 07:50 PM.
Best Regards - Yovav
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
|