Click here to Skip to main content
15,915,093 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEdit column in gridView Pin
kishorg16-Oct-08 21:11
kishorg16-Oct-08 21:11 
AnswerRe: Edit column in gridView Pin
Sneha Bisht6-Oct-08 21:34
Sneha Bisht6-Oct-08 21:34 
QuestionConnecting to the db automatically according to the current month Pin
kandalu6-Oct-08 20:07
kandalu6-Oct-08 20:07 
AnswerRe: Connecting to the db automatically according to the current month Pin
HemJoshi6-Oct-08 20:14
HemJoshi6-Oct-08 20:14 
GeneralRe: Connecting to the db automatically according to the current month Pin
kandalu6-Oct-08 20:37
kandalu6-Oct-08 20:37 
GeneralRe: Connecting to the db automatically according to the current month Pin
HemJoshi6-Oct-08 23:20
HemJoshi6-Oct-08 23:20 
GeneralRe: Connecting to the db automatically according to the current month Pin
kandalu7-Oct-08 2:41
kandalu7-Oct-08 2:41 
QuestionDeploy ajax application on server Pin
rahul.net116-Oct-08 19:51
rahul.net116-Oct-08 19:51 
Hello all,
I have created a dotnet application using Asp.net Ajax but when i deployed the application on server then i got following web.config error.
Can anybody tell me what should i do to solve the error so that my application run properly on server.

<br />
<br />
<br />
 Configuration Error<br />
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.<br />
<br />
Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53)<br />
<br />
Source Error:<br />
<br />
Line 51: 		<br />
Line 52: 		<httpmodules><br />
Line 53: 			<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /><br />
Line 54: 		</httpmodules><br />
Line 55: 	<br />
<br />
<br />


Thanks
Rahul

People Laugh on me Because i am Different but i Laugh on them
Because they all are same.

AnswerRe: Deploy ajax application on server Pin
N a v a n e e t h6-Oct-08 19:54
N a v a n e e t h6-Oct-08 19:54 
GeneralRe: Deploy ajax application on server Pin
rahul.net116-Oct-08 20:02
rahul.net116-Oct-08 20:02 
GeneralRe: Deploy ajax application on server Pin
N a v a n e e t h6-Oct-08 21:57
N a v a n e e t h6-Oct-08 21:57 
AnswerRe: Deploy ajax application on server Pin
jegastar7-Oct-08 0:08
jegastar7-Oct-08 0:08 
GeneralRe: Deploy ajax application on server Pin
N a v a n e e t h7-Oct-08 2:05
N a v a n e e t h7-Oct-08 2:05 
QuestionCommunicate with linux server from .net application Pin
kvPriya6-Oct-08 19:44
kvPriya6-Oct-08 19:44 
QuestionRegister javascript in codebehind is not working Pin
Guvera6-Oct-08 19:31
Guvera6-Oct-08 19:31 
AnswerRe: Register javascript in codebehind is not working Pin
Venkatesh Mookkan6-Oct-08 20:02
Venkatesh Mookkan6-Oct-08 20:02 
GeneralRe: Register javascript in codebehind is not working Pin
Guvera6-Oct-08 20:04
Guvera6-Oct-08 20:04 
QuestionAsp.net Timer Pin
NewToAspDotNet6-Oct-08 8:48
NewToAspDotNet6-Oct-08 8:48 
AnswerRe: Asp.net Timer Pin
Colin Angus Mackay6-Oct-08 11:27
Colin Angus Mackay6-Oct-08 11:27 
GeneralRe: Asp.net Timer Pin
Vasudevan Deepak Kumar6-Oct-08 11:34
Vasudevan Deepak Kumar6-Oct-08 11:34 
AnswerRe: Asp.net Timer Pin
AlexeiXX36-Oct-08 11:47
AlexeiXX36-Oct-08 11:47 
Questionaccessing propertin parent page from user control Pin
justintimberlake6-Oct-08 8:42
justintimberlake6-Oct-08 8:42 
AnswerRe: accessing propertin parent page from user control Pin
AlexeiXX36-Oct-08 9:06
AlexeiXX36-Oct-08 9:06 
AnswerRe: accessing propertin parent page from user control Pin
Andreas X6-Oct-08 12:27
professionalAndreas X6-Oct-08 12:27 
QuestionHow could I protect the values of dropdownboxes after postback? Pin
JUNEYT6-Oct-08 8:13
JUNEYT6-Oct-08 8:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.