|
-
Feb 24th, 2005, 04:03 PM
#1
very odd asp.net problem
I am working on making a site in asp.net, and here is the issue I am having.
My asp.net app goes from a login page, to a main page, to an accounts page
when i run it in debug mode on my PC, everything works fine
when i run by opening IE, and navigating to http://192.168.20.101/MyAspApp/
it works fine (my local IP of course)
now here is the problem, I go to the OTHER computer at my desk, its also an XP machine (all updates/sp/.net 1.1sp1 etc...) and I open IE and go to http://192.168.20.101/MyAspApp/, it works fine until i get to the accounts page. It just displays a blank page.... Custom errors are set to off in the config file to spit out error messages... so i dont think its that.. and why should it have an error on one machine but not the other?
i know i probably wont get a good answer on this unless someone has had the same issue, but i figured i would give it a shot...
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
|