473,287 Members | 1,418 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,287 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 2628

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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

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.