Click here to Skip to main content
15,890,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: scrolling webpage asp.net (C#) Pin
Richard Deeming13-Jan-14 9:13
mveRichard Deeming13-Jan-14 9:13 
QuestionRe: scrolling webpage asp.net (C#) Pin
Member 947380913-Jan-14 22:31
Member 947380913-Jan-14 22:31 
AnswerRe: scrolling webpage asp.net (C#) Pin
Richard Deeming14-Jan-14 1:30
mveRichard Deeming14-Jan-14 1:30 
Questiondoubt Pin
Member 1051704210-Jan-14 16:49
Member 1051704210-Jan-14 16:49 
AnswerRe: doubt Pin
Richard MacCutchan10-Jan-14 22:15
mveRichard MacCutchan10-Jan-14 22:15 
AnswerRe: doubt Pin
Marco Bertschi11-Jan-14 11:17
protectorMarco Bertschi11-Jan-14 11:17 
QuestionChanging Target framework from .net 2.0 to .net 4.5 Pin
indian14310-Jan-14 8:46
indian14310-Jan-14 8:46 
AnswerRe: Changing Target framework from .net 2.0 to .net 4.5 Pin
Marco Bertschi11-Jan-14 11:22
protectorMarco Bertschi11-Jan-14 11:22 
The error itself doesn't say too much. But as a shot into the dark I'd say that some class has moved into another namespace than it was on .Net 2.0.
You could try to do an incremental update and update to 3.0 first, then to 3.5 and so on, if the error has to do with the framework you can either determine at which version the change affecting you has occured, or you might even see a "Blablabla was deprecated" warning if you are lucky.
Veni, vidi, caecus | Everything summarizes to Assembly code

GeneralRe: Changing Target framework from .net 2.0 to .net 4.5 Pin
Prabhu S M12-Jan-14 19:50
Prabhu S M12-Jan-14 19:50 
GeneralRe: Changing Target framework from .net 2.0 to .net 4.5 Pin
Marco Bertschi12-Jan-14 20:31
protectorMarco Bertschi12-Jan-14 20:31 
QuestionReg: To help for Asp.net Pin
sachin 1129-Jan-14 2:03
sachin 1129-Jan-14 2:03 
AnswerRe: Reg: To help for Asp.net Pin
Tom Marvolo Riddle9-Jan-14 17:58
professionalTom Marvolo Riddle9-Jan-14 17:58 
AnswerRe: Reg: To help for Asp.net Pin
joginder-banger9-Jan-14 19:42
professionaljoginder-banger9-Jan-14 19:42 
QuestionC# Percentage calculation from occurences of each words in a text Pin
Cristian Capannini8-Jan-14 23:11
Cristian Capannini8-Jan-14 23:11 
AnswerRe: C# Percentage calculation from occurences of each words in a text Pin
Bernhard Hiller9-Jan-14 21:30
Bernhard Hiller9-Jan-14 21:30 
AnswerRe: C# Percentage calculation from occurences of each words in a text Pin
er.rakesh13-Jan-14 19:21
er.rakesh13-Jan-14 19:21 
GeneralRe: C# Percentage calculation from occurences of each words in a text Pin
Cristian Capannini15-Jan-14 4:21
Cristian Capannini15-Jan-14 4:21 
QuestionHow to like pages of my website using C# and asp.net Pin
Krishnakumar Gupta8-Jan-14 18:43
Krishnakumar Gupta8-Jan-14 18:43 
AnswerRe: How to like pages of my website using C# and asp.net Pin
puja111918-Jan-14 19:31
puja111918-Jan-14 19:31 
AnswerRe: How to like pages of my website using C# and asp.net Pin
Tom Marvolo Riddle9-Jan-14 18:03
professionalTom Marvolo Riddle9-Jan-14 18:03 
AnswerRe: How to like pages of my website using C# and asp.net Pin
joginder-banger9-Jan-14 19:30
professionaljoginder-banger9-Jan-14 19:30 
QuestionCustom Control on web form Pin
wrappingduke8-Jan-14 17:43
wrappingduke8-Jan-14 17:43 
SuggestionRe: Custom Control on web form Pin
Richard MacCutchan8-Jan-14 22:31
mveRichard MacCutchan8-Jan-14 22:31 
GeneralRe: Custom Control on web form Pin
wrappingduke9-Jan-14 12:01
wrappingduke9-Jan-14 12:01 
QuestionTrying to run .Net 2.0 application in Visual Studio 2012 getting following error Pin
indian1438-Jan-14 14:22
indian1438-Jan-14 14:22 

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.