G
Guest
I have written a web utility that functions fine when I run it inside VB.Net
2003. However, I can't get it to work outside the developer environment.
The initial page checks the browser and version, then launches an ASPX page.
There, I get problems galore. The component to load available DSNs into a
drop-down list does nothing (without errors), the "Request.QueryString" now
returns nothing, and the javascript component to load messages onto the page
fails.
Am I compiling this wrong? This is my first project in VB.Net, so maybe I
am missing something obvious.
2003. However, I can't get it to work outside the developer environment.
The initial page checks the browser and version, then launches an ASPX page.
There, I get problems galore. The component to load available DSNs into a
drop-down list does nothing (without errors), the "Request.QueryString" now
returns nothing, and the javascript component to load messages onto the page
fails.
Am I compiling this wrong? This is my first project in VB.Net, so maybe I
am missing something obvious.