![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello rob, I assume that u have .NET 1.1 installed on your dev env, which is missed on prod server --- WBR, Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo r> Hi, r> r> We've developed an ajax enabled web app which we're currently r> deploying to our production server. We use r> System.Web.UI.Page.RegisterStartupScript throughout the app, and all r> has worked well until we deployed. After deploying, we get an error r> stating that the method is not found. r> r> We're using .Net V2. After a bit of investigation, I get the r> impression that System.Web.UI.Page.RegisterStartupScript has been r> replaced by ClientScript.RegisterStartupScript in .Net V2. If that's r> the case, I kind of understand why it wouldn't exist on our prod r> server, but I don't understand why it's available in our dev r> environment. We have .Net V2 installed in our dev environment also. r> r> We also have the same versions of system.web.extensions.dll and r> system.web.extension.design.dll installed in both environments. r> r> Any advice as to what may be going wrong would be appreciated. Thanks r |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hello rob, I assume that u have .NET 1.1 installed on your dev env, which is missed on prod server --- WBR, Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo r> Hi, r> r> We've developed an ajax enabled web app which we're currently r> deploying to our production server. We use r> System.Web.UI.Page.RegisterStartupScript throughout the app, and all r> has worked well until we deployed. After deploying, we get an error r> stating that the method is not found. r> r> We're using .Net V2. After a bit of investigation, I get the r> impression that System.Web.UI.Page.RegisterStartupScript has been r> replaced by ClientScript.RegisterStartupScript in .Net V2. If that's r> the case, I kind of understand why it wouldn't exist on our prod r> server, but I don't understand why it's available in our dev r> environment. We have .Net V2 installed in our dev environment also. r> r> We also have the same versions of system.web.extensions.dll and r> system.web.extension.design.dll installed in both environments. r> r> Any advice as to what may be going wrong would be appreciated. Thanks r |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |