|
Home > Archive > BizTalk Server Orchestration > November 2004 > Web Publish Wizard - get COMException, HRESULT: 0x80005006
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Web Publish Wizard - get COMException, HRESULT: 0x80005006
|
|
| Hardeep Virdee 2004-11-09, 7:46 am |
| Hi, I am going through the tutorials and I am currently on tutorial 2, lesson
2, phase 2, deploying and testing the solution, publishing the
B2BOrchestration as a Web Service
When I run the wizard I get the COMException and the HRESULT: 0x80005006
Here is the trace from the wizard log file:
INFO: BEGIN BTSWebSvcWiz.exe @ 2004-11-09 12:32:28Z
INFO: BTSWebSvcWiz, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
INFO: Arguments:
Assembly=C:\projects\tutorial\BizTalk\Tu
torial\Lessons\B2BSolution\B2BOrchestrat
ions\obj\Development\B2BOrchestrations.dll
AppTraceSwitch.TraceLevel=Verbose
VERBOSE: Parameter
ASSEMBLY=C:\projects\tutorial\BizTalk\Tu
torial\Lessons\B2BSolution\B2BOrchestrat
ions\obj\Development\B2BOrchestrations.dll
VERBOSE: ExistingProjectLocation() The system cannot find the path specified
VERBOSE: WebServiceBuilder.ctor()
INFO: Progress: (0, 0, 100) Creating project
"http://localhost/B2BOrchestrations_Proxy"...
INFO: CreateSolution: http://localhost/B2BOrchestrations_Proxy
INFO: Progress: (0, 10, 100) Creating solution at "/B2BOrchestrations_Proxy".
INFO: IIS Root: c:\inetpub\wwwroot
VERBOSE: The system cannot find the path specified
VERBOSE: ResolvePhysicalPath Error: Index was outside the bounds of the array.
INFO: CreateWeb: c:\inetpub\wwwroot\B2BOrchestrations_Pro
xy
INFO: Progress: (0, 20, 100) Creating web service project at
"http://localhost/B2BOrchestrations_Proxy".
INFO: Project.WebFolder: http://localhost/B2BOrchestrations_Proxy -->
IIS://localhost/W3SVC/1/ROOT/B2BOrchestrations_Proxy
VERBOSE: Set AuthAnonymous=False
ERROR: Failed to create project "http://localhost/B2BOrchestrations_Proxy".
[System.Runtime.InteropServices.COMException] Exception from HRESULT:
0x80005006.
ERROR: Progress: (0, 100, 100) Failed to create project
"http://localhost/B2BOrchestrations_Proxy".
VERBOSE: DTE.Quit()
ERROR: CreateSolution()Exception from HRESULT: 0x80005006.
INFO: END BTSWebSvcWiz.exe @ 2004-11-09 12:35:46Z
INFO: Return value: 0
I am running XP SP2 and have followed the most up to date installation
guides. Does anyone know a way to resolve this?
Thanks in advance,
Hardeep Virdee
logicaCMG - UK
| |
| Hardeep Virdee 2004-11-10, 5:48 pm |
| I found the solution to this problem... within IIS make sure the Default Web
Site IP Address is set to '(All Unassigned)'. I previously had 127.0.0.1
listed.
Hardeep
|
|
|
|
|