If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Unable to access the services using SDK version 8

Started by kattaviz, 18 Apr 2006 11:20:42 PM

Previous topic - Next topic

kattaviz

HI,

Recently our organization had upgraded to Cognos8. I had tried to log into the Ccognos Connection but  getting an exception "Method not found" at XMLSerilaization.

Code
====
agentService  crn = new agentService ();
crn.Url = "http://localhost:9300/p2pd/servlet/dispatch";
====

Error message
===========
System.MissingMethodException: Method not found: 'System.Object System.Xml.Serialization.XmlSerializationGeneratedCode.get_InternalSyncObject()'. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializerContract.get_TypedSerializers() at System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[] mappings, Type type) at System.Web.Services.Protocols.SoapClientType..ctor(Type type) at System.Web.Services.Protocols.SoapHttpClientProtocol..ctor() at cognosdotnet.agentService..ctor() at _Default.Page_Load(Object sender, EventArgs e) in c:\Documents and Settings\7025\My Documents\Visual Studio 2005\CRNSDK\Default.aspx.cs:line 28


===========


thanks
thanks & regards
Satish Katta