Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. guanha

    InvalidOperationException: Request format is unrecognized

    And finally, I found the answer. Try the following URL: http://support.microsoft.com/default.aspx?scid=kb;en-us;819267 (HTTP GET and HTTP POST Are Disabled by Default) guanha
  2. guanha

    InvalidOperationException: Request format is unrecognized

    Se "sessionstate <element>" in MSDN Documentation The configuration elements that are relevant for you in web.config are located under sessionState: <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data...

Part and Inventory Search

Back
Top