|
| ||||||||||
| Tags: debugging, dot net framework, parser error, visual studio, website |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Getting Parser Error Message: Could not load file or assembly error message while debugging site
Quote:
|
|
#2
| |||
| |||
| Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site
According to me you have issue with the version of System.EnterpriseServices assembly I global cache, secondly you don’t have this file and so therefore you’re getting the issue. So to solve this issue I would like to suggest you to add 2.0.0.0 version to the GAC in order to get rid error message. Just drag the file from Quote:
Quote:
|
|
#3
| |||
| |||
| Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site
Hello good thread, even I am facing this issue and I am trying to use automated friend adding program on myspace but while doing this I have got the below error message:” The system cannot find the file specified. (Exception from HRESULT: 0x80070002)”. Now I don’t know what to do and how to solve get rid this issue, can anyone suggest me how to solve this issue? I have tried above solution but doesn’t helped me to solve my error message. |
|
#4
| |||
| |||
| Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site
If your using the x64 bit server then I think your assembly cache might be 64-bit but your app using app is executing in a 32-bit mode (it's compiled for x86) and so therefore you may get this issue. So to solve this issue I think you need to copy the 32 bit version of 'System.EnterpriseServices.dll' and 'System.EnterpriseServices.Wrapper.dll' from Quote:
Quote:
|
|
#5
| |||
| |||
| Re: Getting Parser Error Message: Could not load file or assembly error message while debugging site
Got this same error message and I have tried the lots of steps and solution to solve this error message but nothing helped me to solve mine issue. While searching on the internet I have found this issue due to .net framework and due to that I am getting issue. So I have just uninstalled the .net framework form system and instead of that I have installed the .Net 3.5 SP1 and mine error was get solved, now I can run all code without any issue. So I think you should try to do this solution, this might help you to solve your issue… |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Getting Parser Error Message: Could not load file or assembly error message while debugging site" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| “Fatal Error Missing File NeroPatentActivation.exe” error message appearing in nero 11 | Mounil | Windows Software | 5 | 08-03-2012 08:44 AM |
| Unable to load Google map on safari 5.1.1 error message ‘kCFErrorDomainCFNetwork error 303.’ | Ansuna | Technology & Internet | 2 | 15-01-2012 07:56 PM |
| Macro VB project Message error message after closing Microsoft Excel file | Eas!war | Windows Software | 5 | 13-01-2012 04:20 PM |
| Unable to load “C:\Users\...\csrss.exe “error message | AabheerM | Operating Systems | 5 | 04-07-2011 09:01 AM |
| Error Message :RtlGina2.dll failed to load | Besce | Networking & Security | 2 | 09-04-2009 08:51 PM |