|
|
 |
| ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 2.0 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

June 22nd, 2009, 09:38 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Application deployed not working
Hi everybody,
i had deployed an asp.net application on a windows 2003 server . What happened was, it worked well for a couple of days and then started to throw an object not set to instance of an object error(ie when i try to login). im using forms authentication. I am also mapping a network drive as soon as the user log in. Then what i did was i deployed the same code(x-copied) on other servers(3) and the application works without any glitches on those machines.
I tried looking for a solution online but i haven't come across any. I even disconnected the network drive(and then reconnected). could it be an iis configuration issue?
Anyone fix an issue like this before, please advise - thank you
|

June 22nd, 2009, 09:40 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Capital Federal, , Argentina.
Posts: 1,994
Thanks: 5
Thanked 37 Times in 36 Posts
|
|
HI there..
Did you restart the IIS?? Could be a memory leaking that start happening several days after the start...
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

June 22nd, 2009, 09:43 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
yep... restarted the iis, refreshed the application pool as well( just incase)
|

June 22nd, 2009, 10:58 AM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Location: Capital Federal, , Argentina.
Posts: 1,994
Thanks: 5
Thanked 37 Times in 36 Posts
|
|
Permission changed somewhere?? that computer lost Database access??
A lot of issues could be throwing that problem...
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|

June 22nd, 2009, 11:46 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i think it is a drive mapping issue, because after i had commented that part of the code, the app works ....
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |