|
Home > Archive > BizTalk Server Orchestration > August 2004 > assembly name or codebase is invalid
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 |
assembly name or codebase is invalid
|
|
|
| Hi
I created an orchestration and deployed it.
I used Biztalk web services publishing wizard and published it as webservice.
Anonymous authentication is selected for the web service.
when i try to run the .asmx file , got the following error
The given assembly name or codebase, 'MyAssembly_Proxy', was invalid.
what could be the reason ?
Regards
Guru
| |
| Matt Milner 2004-08-24, 6:58 pm |
| Try to open the web service project created when you published and build it.
Then browse to the service page and make sure it comes up so you know the
service interface is ready to go.
Matt
"Guru" <Guru@discussions.microsoft.com> wrote in message
news:F1F648BF-901C-44CF-92E8-47D2F9F8C700@microsoft.com...
> Hi
>
> I created an orchestration and deployed it.
>
> I used Biztalk web services publishing wizard and published it as
webservice.
> Anonymous authentication is selected for the web service.
> when i try to run the .asmx file , got the following error
>
> The given assembly name or codebase, 'MyAssembly_Proxy', was invalid.
>
> what could be the reason ?
>
> Regards
> Guru
>
|
|
|
|
|