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

ASP.NET

 
AnswerRe: scrolling webpage asp.net (C#) Pin
Member 947380913-Jan-14 8:52
Member 947380913-Jan-14 8:52 
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 
hi,

We are trying to convert our asp.net application from targeting to .net 2.0 to .net 4.0 or 4.5. For that what we have done is we changed the application pool to run under .net 4.0 and registered aspnet_regiis from VS2010 command prompt and
set the target framework property of the application in Visual Studio IDE to point to .Net 4.0.

Now the application is not building it is showing errors in xsd, xsds designer and xsds .cs file. I don't know when .Net can convert everything from 2.0 to 4.0 why it cant handle the xsd files.

Is there any ways to convert the xsd files from .net2.0 to .net4.0 automatically, without recreating the xsd files from the scratch, because it is giving the following errors. Please help in solving the problem. Thanks in advance.

Here is the error message:
Error	7	Missing partial modifier on declaration of type 'DIS.CnpWeb.XMLFiles.Model.SurveysDataTable'; another partial declaration of this type exists	C:\Abdul\ZZFDPSource\ORFdpProd\XMLFiles\SurveyBalance.cs	319	22	ORFdpProd

Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

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 
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 

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.