"Sam Carleton" <
scar...@NO.SPAM.linux-info.net> wrote in message
news:slrnaqoicm.5...@glob620.miltonstreet.com...
> I am having a bear of a problem. I am trying to create a WebSetup
> for my test Web Service (TempConvert1). The basic WebSetup works
> just fine, until I add a Installer Class. I have tried an Installer
> Class which does not override any of the base class and I have tried
> overriding Install. Both give the EXACT same result, they fail.
>
> This is the output from FUSLOGVW.exe:
>
> *** Assembly Binder Log Entry (10/15/2002 @ 12:41:54 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.0.3705\
> fusion.dll
> Running under executable C:\WINNT\System32\MsiExec.exe
> --- A detailed error log follows.
>
> === Pre-bind state information ===
> LOG: Where-ref bind. Location = C:\WINNT\System32\Server
> LOG: Appbase = C:\WINNT\System32\
> LOG: Initial PrivatePath = NULL
> LOG: Dynamic Base = NULL
> LOG: Cache Base = NULL
> LOG: AppName = NULL
> Calling assembly : (Unknown).
> ===
>
> LOG: Processing DEVPATH.
> 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:/WINNT/System32/Server.
> LOG: All probing URLs attempted and failed.
>
>
> This log file means NOTHING to me. I am assuming that the line
> "Calling assembly : (Unknown)." is the key line, but for all I know
> that is normal. Can someone, anyone give me some insight?
>
> Sam Carleton
>