Click here to Skip to main content
15,887,373 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Regarding paypal web service integration in any asp.net web application Pin
Member 1078624118-Jan-17 1:58
Member 1078624118-Jan-17 1:58 
AnswerRe: Regarding paypal web service integration in any asp.net web application Pin
F-ES Sitecore18-Jan-17 3:12
professionalF-ES Sitecore18-Jan-17 3:12 
Questioncould not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil16-Jan-17 23:59
professionalZeyad Jalil16-Jan-17 23:59 
AnswerRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Ashwin. Shetty17-Jan-17 0:39
Ashwin. Shetty17-Jan-17 0:39 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 1:33
professionalZeyad Jalil17-Jan-17 1:33 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Ashwin. Shetty17-Jan-17 1:42
Ashwin. Shetty17-Jan-17 1:42 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 2:24
professionalZeyad Jalil17-Jan-17 2:24 
AnswerRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Richard Deeming17-Jan-17 2:45
mveRichard Deeming17-Jan-17 2:45 
From the error message, it looks like you're using a portable class library (PCL), but your server is missing a .NET Framework update from March 2011:
Update for the .NET Framework 4: March, 2011[^]
c# - Could not load file or assembly System, Version=2.0.5.0 in .NET 4 MVC 4 application - Stack Overflow[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 2:52
professionalZeyad Jalil17-Jan-17 2:52 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Richard Deeming17-Jan-17 2:56
mveRichard Deeming17-Jan-17 2:56 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 4:52
professionalZeyad Jalil17-Jan-17 4:52 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Richard Deeming17-Jan-17 4:56
mveRichard Deeming17-Jan-17 4:56 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 5:02
professionalZeyad Jalil17-Jan-17 5:02 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Richard Deeming17-Jan-17 5:07
mveRichard Deeming17-Jan-17 5:07 
AnswerRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
ZurdoDev17-Jan-17 5:05
professionalZurdoDev17-Jan-17 5:05 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 5:09
professionalZeyad Jalil17-Jan-17 5:09 
AnswerRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
Zeyad Jalil17-Jan-17 21:13
professionalZeyad Jalil17-Jan-17 21:13 
GeneralRe: could not load file or assembly system.windows...The system cannot find the file specified Pin
ZurdoDev18-Jan-17 0:40
professionalZurdoDev18-Jan-17 0:40 
Questionwhat is code coverage feature come with VS IDE Pin
Tridip Bhattacharjee15-Jan-17 21:08
professionalTridip Bhattacharjee15-Jan-17 21:08 
AnswerRe: what is code coverage feature come with VS IDE Pin
F-ES Sitecore15-Jan-17 22:40
professionalF-ES Sitecore15-Jan-17 22:40 
QuestionAdd login button to MVC home page Pin
MichaelLuna15-Jan-17 19:16
MichaelLuna15-Jan-17 19:16 
QuestionRe: Add login button to MVC home page Pin
ZurdoDev16-Jan-17 1:58
professionalZurdoDev16-Jan-17 1:58 
AnswerRe: Add login button to MVC home page Pin
MichaelLuna16-Jan-17 18:00
MichaelLuna16-Jan-17 18:00 
GeneralRe: Add login button to MVC home page Pin
ZurdoDev17-Jan-17 0:42
professionalZurdoDev17-Jan-17 0:42 
AnswerRe: Add login button to MVC home page Pin
Richard Deeming17-Jan-17 2:40
mveRichard Deeming17-Jan-17 2:40 

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.