Search results for query: *

  1. L

    #include kills intellisense

    I'm new to asp.net so this may be a stupid question but has anyone else noticed that if you use <!-- #include file="filename.aspx"--> in an .aspx page that this will cause Intellisense to stop working for that page? If you remove the #include line, intellisense begins working almost...
  2. L

    web spider crashing - Virtual Memory problem?

    Is there a way to control the amount of Virtual Memory that a VB.net program uses? Is there a line of code that will release a program's VM? Example: We have a web spider that works very well for about 60 to 120 minutes but will ALWAYS end with a 'System.StackOverFlowException in System.dll'...
Back
Top