Can't add a web reference!!
From: BODIMEAM (BODIMEAM_at_discussions.microsoft.com)
Date: 02/09/05
- Next message: stefanjohansson2002c_at_yahoo.se: "Re: BizTalk 2004 EDI Header Problem"
- Previous message: Mick K: "RE: Need advice on Oracle adapter!"
- Next in thread: Tharani Vettivelu [MSFT]: "RE: Can't add a web reference!!"
- Reply: Tharani Vettivelu [MSFT]: "RE: Can't add a web reference!!"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 9 Feb 2022 02:05:02 -0800
I'm working through some of the tutorials and samples but whenever I try and
add a web reference I get the error "Could not generate BizTalk files. File
or assembly name Microsoft.BizTalk.Orchestrationdesigner.dll, or one of its
dependencies, was not found" and now I'm stumped.
I've run fuslogvw but the results haven't given me much info (I've put the
results below)
Any help much appreciated.
Max Bodimeade
-----------------------
*** Assembly Binder Log Entry (2/9/2021 @ 9:57:38 AM) ***
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.
Assembly manager loaded from:
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\fusion.dll
Running under executable C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\IDE\devenv.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: Where-ref bind. Location = c:\documents and settings\max
bodimeade\local settings\application
data\assembly\dl2\q66yrcym.lnk\j72hzaxr.wpq\3f9f7d4f\809be3c6_efe3c301\Microsoft.BizTalk.OrchestrationDesigner.dll
LOG: Appbase = C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = NULL
Calling assembly : (Unknown).
===
LOG: Processing DEVPATH.
LOG: Private path hint found in configuration file:
PublicAssemblies;PrivateAssemblies.
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:/documents and settings/max
bodimeade/local settings/application
data/assembly/dl2/q66yrcym.lnk/j72hzaxr.wpq/3f9f7d4f/809be3c6_efe3c301/Microsoft.BizTalk.OrchestrationDesigner.dll.
LOG: All probing URLs attempted and failed.
-----------------------------
- Next message: stefanjohansson2002c_at_yahoo.se: "Re: BizTalk 2004 EDI Header Problem"
- Previous message: Mick K: "RE: Need advice on Oracle adapter!"
- Next in thread: Tharani Vettivelu [MSFT]: "RE: Can't add a web reference!!"
- Reply: Tharani Vettivelu [MSFT]: "RE: Can't add a web reference!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- RE: Trouble adding a web reference
... LOG: Where-ref bind. ... LOG: Dynamic Base = NULL ... Policy not
being applied to reference at this time (private, custom, ... (microsoft.public.biztalk.general) - Re: Checkbox databind always modifies row
... > private System.Windows.Forms.CheckBox checkBox1; ... > protected override
void Dispose(bool disposing) ... > private void InitializeComponent() ...
>>> You know you can't bind to Checked since CheckedChanged ... (microsoft.public.dotnet.framework.compactframework) - Re: Constructor inheritance
... : Or even better, I have a _private_ set method, and bind looks like this: ...
Also by specifying private void bind(); you limited the scope of the setter to the owning class.
... By definition constructors are static, yet they can see instance variables and instance
methods. ... (comp.lang.java.programmer) - Re: ASP.NET Remoting problem
... > I have added a web reference to this service. ... > But now I cannot
bind an array of this object to a DataGrid because ... > properties to be able
to bind with data grid. ... (microsoft.public.dotnet.framework.aspnet) - Re: ASP.NET Remoting problem
... > I have added a web reference to this service. ... > But now I cannot
bind an array of this object to a DataGrid because ... > properties to be able
to bind with data grid. ... (microsoft.public.dotnet.framework.aspnet)