RE: Trouble adding a web reference
From: BODIMEAM (BODIMEAM_at_discussions.microsoft.com)
Date: 02/08/05
- Next message: Campbell McNeill: "Database Value Extractor not working in Production Environment"
- Previous message: John: "Business Rules Schema Validation"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2022 08:33:06 -0800
I have the same problem.
I have run fuslogvw and here is the relevant (I think) output. Any ideas
what I need to do to fix it?
Max Bodimeade
-----
*** Assembly Binder Log Entry (2/8/2021 @ 4:18:19 PM) ***
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.
-----------------------------
"Sharmin Banu [MSFT]" wrote:
> Have you tried the options I suggested before?
> --------------------
> | >>Thread-Topic: Trouble adding a web reference
> | >>thread-index: AcSqfYAIwx+ngZWbSzqi03LGk67XXA==
> | >>X-WBNR-Posting-Host: 203.33.102.44
> | >>From: =?Utf-8?B?QmVuIEppYW5n?= <BenJiang@discussions.microsoft.com>
> | >>References: <7C9C5F6E-5E88-43B8-9B16-6364C491836C@microsoft.com>
> | >>Subject: RE: Trouble adding a web reference
> | >>Date: Mon, 4 Oct 2021 18:49:06 -0700
> | >>Lines: 25
> | >>Message-ID: <FF0C24BE-DBA6-418E-B846-0A0089EA1E27@microsoft.com>
> | >>MIME-Version: 1.0
> | >>Content-Type: text/plain;
> | >> charset="Utf-8"
> | >>Content-Transfer-Encoding: 7bit
> | >>X-Newsreader: Microsoft CDO for Windows 2000
> | >>Content-Class: urn:content-classes:message
> | >>Importance: normal
> | >>Priority: normal
> | >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | >>Newsgroups: microsoft.public.biztalk.general
> | >>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> | >>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | >>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:20194
> | >>X-Tomcat-NG: microsoft.public.biztalk.general
> | >>
> | >>I have exact problem when I try to add a web reference in BT project.
> | >>Can anyone help?
> | >>
> | >>Cheers
> | >>Ben Jiang
> | >>
> | >>"Sarit" wrote:
> | >>
> | >>> Hi,
> | >>>
> | >>> I am trying to practice the B2B E -Procurement sample. I am getting
> an error while adding reference to the webservices. I get a message box
> with the following message.
> | >>>
> | >>> ---------------------------
> | >>> WebReference
> | >>> ---------------------------
> | >>> Could not generate BizTalk files. File or assembly name
> Microsoft.BizTalk.OrchestrationDesigner.dll, or one of its dependencies,
> was not found.
> | >>> ---------------------------
> | >>> OK
> | >>> ---------------------------
> | >>>
> | >>> I would greatly appreciate any help in this regards.
> | >>>
> | >>> Thanks
> | >>>
> | >>> Sarit Kommineni
> | >>
>
>
- Next message: Campbell McNeill: "Database Value Extractor not working in Production Environment"
- Previous message: John: "Business Rules Schema Validation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
- Cant add a web reference!!
... add a web reference I get the error "Could not generate BizTalk files. ... LOG:
Where-ref bind. ... LOG: Dynamic Base = NULL ... Policy not being applied
to reference at this time (private, custom, ... (microsoft.public.biztalk.general) - Re: stupid question...waiting for a stupid answer
... private void notifyChanges{ ... Unless you believe that a boolean can
be passed by reference, ... void called(int x, Holder y, Holder z) ... (comp.lang.java.programmer) - =?iso-8859-1?Q?Re:_>27x132=3F?=
... The sizes picked up by a BIND with the query bit are determined by the ...
His idea is simply to be able to have a default set of dimensions other ... it's in reference
to applications that can handle more than ... (bit.listserv.ibm-main) - 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: [PHP] Can a class instance a property of another class
... Do they just serve to pass the object by reference? ... private $dbconn;
... $conn = new DBConn; ... $a = new DOExample; ... (php.general)