Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk tutorial Module 3
- This topic has 0 replies, 1 voice, and was last updated 9 years, 5 months ago by
community-content.
-
AuthorPosts
-
-
March 17, 2006 at 8:57 PM #14415
Hello,
http://www.microsoft.com/downloads/info.aspx?na=46&p=3&SrcDisplayLang…
I’m trying to get this tutorial to run but I cannot get passed over the
TPPubWS. I’m not able to add the web reference since I cannot run the
WS properly. I have this error that keeps popping up:Server Error in ‘/TPPubWS’ Application.
——————————————————————————–Request format is unrecognized.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.Exception Details: System.InvalidOperationException: Request format is
unrecognized.Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.Stack Trace:
[InvalidOperationException: Request format is unrecognized.]
System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type
type, HttpContext context, HttpRequest request, HttpResponse response)
+491033System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext
context, String verb, String url, String filePath) +104
System.Web.HttpApplication.MapHttpHandler(HttpContext context,
String requestType, VirtualPath path, String pathTranslated, Boolean
useAppConfig) +175System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
+120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +155——————————————————————————–
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.42I had some issue with the security prior to this. I had hardcoded the
username, password in the web.config. I also do add the HTTP Get and
HTTP Post protocols under the webservices section in the web.config. I
did not find the <webservices> section in machine.config under
C:\\WINDOWS\\Microsoft.NET\\Framework\\v2.0.50727\\CONFIG. Has it changed?Anyway… I keep having this error and I am running out of idea.
Does anyone could help?
Thanks
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.