Re: Error is displayed in upgrading win 2003 serve r to 3.5 framework
|
Cleopatra Kolmkeita |
|
4/29/2008 4:56:15 AM |
Hi Regwinder, I think you are going to have to open up your app in visual studio and debug it again. When you installed .net 3.5 you also installed .net 2.0 and .net 3.0 service pack 1. Maybe the service pack broke something in your code. Post Comments |
|
Re: Thanks for taking the time to reply
|
Regwinder Singh |
|
4/29/2008 4:58:28 AM |
Hi Cleo, Thanks for taking the time to reply. After spending more time on it, I realized the physical directory path I was setting in the exe included '/' instead of '\\'. Not sure why IIS was forgiving before the 3.5 install? So, that fixed the issue- now onto breaking something else! Post Comments |
|
Cleo, Thanks for the good reply Post Comments |
|
Hey Cleo, Better answer. Congrats! Post Comments |
|
Re: Error is displayed in upgrading win 2003 serve r to 3.5 framework
|
Antonio Duccedair |
|
4/29/2008 11:33:27 PM |
Regwinder, Just search in google Post Comments |
|