Click here to Skip to main content
15,905,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: "Sys.WebForms.PageRequestManagerParserErrorException" while using AJAX Pin
Peace ON3-May-10 21:31
Peace ON3-May-10 21:31 
Question"Sys.WebForms.PageRequestManagerParserErrorException" error is solved. Now another issue. Pin
AnandDesai193-May-10 22:01
AnandDesai193-May-10 22:01 
AnswerRe: "Sys.WebForms.PageRequestManagerParserErrorException" error is solved. Now another issue. Pin
Peace ON3-May-10 22:24
Peace ON3-May-10 22:24 
NewsFree Windows Azure pass via Virtual Boot Camp III starting May 3rd [modified] Pin
GoAzure3-May-10 9:48
GoAzure3-May-10 9:48 
GeneralRe: Free Windows Azure pass via Virtual Boot Camp III starting May 3rd Pin
Brij3-May-10 17:58
mentorBrij3-May-10 17:58 
Questionis there a way to register in GAC?? Pin
bigeyed3-May-10 7:34
bigeyed3-May-10 7:34 
AnswerRe: is there a way to register in GAC?? Pin
Sandeep Mewara3-May-10 7:59
mveSandeep Mewara3-May-10 7:59 
AnswerRe: is there a way to register in GAC?? Pin
Peace ON3-May-10 20:46
Peace ON3-May-10 20:46 
By looking at the error message it seems that some dependency dll
that is required to be registered in GAC may be deleted or
unregistered from GAC.

For GAC Commands and other details you can check following links.

http://msdn.microsoft.com/en-us/library/ex0ss12c%28VS.80%29.aspx[^]

You can confirm whether your assembly is really added to GAC or not by traversing following path
which opens GAC Space where all the assemblies (added to GAC) reside.

%WINDIR%\assembly

You can also add your assembly to GAC by directly drag your assembly and drop it in GAC Space.


Hope this will help!
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: is there a way to register in GAC?? Pin
AnandDesai193-May-10 20:48
AnandDesai193-May-10 20:48 
QuestionCrystal reports 3.5 export and printing problem Pin
Mohammad Al Hoss3-May-10 3:17
Mohammad Al Hoss3-May-10 3:17 
Questionwant to access same page using different user at a same time Pin
sjs4u3-May-10 3:01
sjs4u3-May-10 3:01 
AnswerRe: want to access same page using different user at a same time Pin
Michel Godfroid3-May-10 3:44
Michel Godfroid3-May-10 3:44 
QuestionError in Downloading file Pin
Hona73-May-10 2:24
Hona73-May-10 2:24 
AnswerRe: Error in Downloading file Pin
Sandesh M Patil3-May-10 3:03
Sandesh M Patil3-May-10 3:03 
GeneralRe: Error in Downloading file Pin
Hona73-May-10 3:13
Hona73-May-10 3:13 
GeneralRe: Error in Downloading file Pin
Sandesh M Patil3-May-10 3:36
Sandesh M Patil3-May-10 3:36 
QuestionASP:NET: Page leaves or not [modified] Pin
-Muc_3-May-10 0:56
-Muc_3-May-10 0:56 
AnswerRe: ASP:NET: query i site is left or not? Pin
Sandesh M Patil3-May-10 1:10
Sandesh M Patil3-May-10 1:10 
AnswerRe: ASP:NET: query i site is left or not? Pin
Brij3-May-10 1:11
mentorBrij3-May-10 1:11 
AnswerRe: ASP:NET: query i site is left or not? Pin
nagendrathecoder3-May-10 1:12
nagendrathecoder3-May-10 1:12 
AnswerRe: ASP:NET: Page leaves or not Pin
Ankur\m/3-May-10 1:23
professionalAnkur\m/3-May-10 1:23 
AnswerRe: ASP:NET: Page leaves or not Pin
Sandesh M Patil3-May-10 1:40
Sandesh M Patil3-May-10 1:40 
AnswerRe: ASP:NET: Page leaves or not Pin
Brij3-May-10 2:06
mentorBrij3-May-10 2:06 
QuestionData spread over multiple columns instead of one in gridview Pin
flion872-May-10 23:22
flion872-May-10 23:22 
AnswerRe: Data spread over multiple columns instead of one in gridview Pin
Satish Mahapatra2-May-10 23:45
Satish Mahapatra2-May-10 23:45 

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.