09-27-04 10:51 PM
I saw som eother posts wit5h exactly the same problem. Before i get a 'Turn
on Logging' response from somebody I already did that and here is the log...
Any help is welcome
========================================
====================================
====
INFO: BEGIN BTSWebSvcWiz.exe @ 2004-09-27 16:22:33Z
INFO: BTSWebSvcWiz, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
INFO: Arguments:
AppTraceSwitch.TraceLevel=Verbose
VERBOSE: ExistingProjectLocation() The system cannot find the path specified
VERBOSE: ExistingProjectLocation() The system cannot find the path specified
VERBOSE: ExistingProjectLocation() The system cannot find the path specified
VERBOSE: WebServiceBuilder.ctor()
INFO: Progress: (0, 0, 100) Creating project
"http://localhost/BiztalkWebService_Proxy"...
INFO: CreateSolution: http://localhost/BiztalkWebService_Proxy
INFO: Progress: (0, 10, 100) Creating solution at "/BiztalkWebService_Proxy"
.
ERROR: Failed to create project "http://localhost/BiztalkWebService_Proxy".
[System.ArgumentNullException] Value cannot be null.
Parameter name: type
ERROR: Progress: (0, 100, 100) Failed to create project
"http://localhost/BiztalkWebService_Proxy".
ERROR: CreateSolution()Value cannot be null.
Parameter name: type
"Patrick Wellink" wrote:
> I have a very SIMPLE Project,
> An orchestration with A receive port (public) and a send port
> and a map in between.... couldn't be more simple
> I tried to run the Web Service Wizard but this Wizard Fails in teh last
> step....
>
> Below is some info from the wizard :
>
> Summary of Publishing Configuration
>
> Web Service Target Namespace: http://tempuri.org/
>
> WebServiceDescription: BiztalkWebService
> WebService: BiztalkWebService_WS_ORCH_WS_RCV
> WebMethod: Operation_1
> WebMessage: __messagetype_BiztalkWebService_WS_InSch
ema (Input)
> WebMessagePart: part (http://BiztalkWebService.WS_InSchema#WS_IN)
>
> Support unknown SOAP headers: False
> Support SharePoint Portal Server 2003 Single Sign-On header: False
> Support additional SOAP headers: False
>
> Project pathname: http://localhost/BiztalkWebService_Proxy
> Overwrite: False
> Build configuration: Release
>
> Allow anonymous access: True
>
> ---------------------------
> Error
> ---------------------------
> Failed to create project "http://localhost/BiztalkWebService_Proxy".
>
> [System.ArgumentNullException] Value cannot be null.
>
> Parameter name: type
> ---------------------------
> OK
> ---------------------------
[ Post a follow-up to this message ]
|