473,396 Members | 1,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

VS2005 error message giving me nightmares

I am running VS2005 and using VSTO for Word.

I keep getting this error saying that there is no source code available for
this location when I try and run this application.

I am going to try and reinstall Office 2003 and see if that fixes this, but
it is talking about the mscorlib.dll and that isn’t Office.

The problem is this….I need to get this fixed asap.
Here are the more detailed error messages. There is nothing in the white
papers for VS2005 for this.

Thanks

Don

The given assembly name or codebase, 'Hello World, Version=1.0.1858.40678,
Culture=neutral, PublicKeyToken=null', was invalid.

************** Exception Text **************

System.IO.FileLoadException: The given assembly name or codebase, 'Hello
World, Version=1.0.1858.40678, Culture=neutral, PublicKeyToken=null', was
invalid.

File name: 'Hello World, Version=1.0.1858.40678, Culture=neutral,
PublicKeyToken=null' ---> System.Runtime.InteropServices.COMException
(0x80070006): The handle is invalid.

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .AppDomainManagerInternal.LoadStartupAssembly(Entr yPoint
entryPoint, Dependency dependency, Hashtable assembliesHash)

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .AppDomainManagerInternal.ConfigureAppDomain(Boole an createStartupObjects)

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .AppDomainManagerInternal.LoadAssembliesAndExecute (Boolean
createStartupObjects, IHostServiceProvider hostServiceProvider)

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .AppDomainManagerInternal.ExecuteCustomizationForU nmanagedHost(IHostServiceProvider
hostServiceProvider, Boolean& customizationFailed)

=== Pre-bind state information ===

LOG: User = VSTO\Administrator

LOG: DisplayName = Hello World, Version=1.0.1858.40678, Culture=neutral,
PublicKeyToken=null

(Fully-specified)

LOG: Appbase = file:///C:/Applications/Hello World/Hello World/bin/Debug/

LOG: Initial PrivatePath = NULL

Calling assembly : Microsoft.VisualStudio.OfficeTools.Interop.Runtime ,
Version=8.0.1200.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.

===

LOG: This bind is in default load context.

LOG: No application configuration file found.

LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\conf ig\machine.config.

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).

LOG: Attempting download of new URL file:///C:/Applications/Hello
World/Hello World/bin/Debug/Hello World.dll.



************** Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.3600.0

Win32 Version: 2.0.40607.16 (beta1.040607-1600)

CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.40607/mscorlib.dll

----------------------------------------

Microsoft.VisualStudio.OfficeTools.Interop.Runtime

Assembly Version: 8.0.1200.0

Win32 Version: 8.0.40607.16

CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.OfficeTools.Interop.Runtime/8.0.1200.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.OfficeTools.Interop.Runtime .dll

----------------------------------------

System.Data

Assembly Version: 2.0.3600.0

Win32 Version: 2.0.40607.16 (beta1.040607-1600)

CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.3600.0__b77a5c561934e089/System.Data.dll

----------------------------------------

System

Assembly Version: 2.0.3600.0

Win32 Version: 2.0.40607.16 (beta1.040607-1600)

CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.3600.0__b77a5c561934e089/System.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.3600.0

Win32 Version: 2.0.40607.16 (beta1.040607-1600)

CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.3600.0__b77a5c561934e089/System.Xml.dll

Also…



Unhandled Exception: System.Runtime.InteropServices.COMException
(0x8001010A): The message filter indicated that the application is busy.

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .IHostServiceProvider.SetRuntimeServiceProvider(IR untimeServiceProvider runtime)

at
Microsoft.VisualStudio.OfficeTools.Interop.Runtime .AppDomainManagerInternal.AppDomainUnload_Handler( Object sender, EventArgs e)


Jul 21 '05 #1
0 2634

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Robert | last post by:
I have an application with custom configuration sections in it's app.config file. Here's a shortened excerpt: <monitors> <monitor...
0
by: Don Stevic | last post by:
I am running VS2005 and using VSTO for Word. I keep getting this error saying that there is no source code available for this location when I try and run this application. I am going to...
56
by: Rob Dob | last post by:
VS2005 is a PIECE of Garbage and is bug Ridden, I wonder how many others feel the same, I am so sorry that I have moved away from VS2003, VS2005 is unstable, and half the stuff doesn't work, ...
5
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes...
10
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
6
by: al jones | last post by:
I picked a good project to try to learn to use VS - and up till now everything has worked the way I expect. The code is from a VS.net class, which I picked up on the web, from which I've extracted...
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
4
by: AlanJSmith | last post by:
I am converting some C++ projects from 6 to vs2005 I turned off precompiled headers and common lanuage runtime support. template<int nSizeclass DBString { public: // Indicates status of...
1
by: Frank | last post by:
Every once in a while I'll close VS2005 with a UserControl (that contains another UserControl) open in the designer. Then when I open VS2005 the next time the designer window will display a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.