After som R&D , i found out that , so as to consume the wb service, i want a username and password.
So at this time i would like to ask u, that is there any TRIAL-USE USERNAME or PASSWORD available for above web service?
User Profile
Collapse
-
-
MapPoint Web Service
Hi ,
I executed a sample code which make use of Mappoint web service.
The web service link is as follows....
http://staging.mappoin t.net/standard-30/mappoint.wsdl
But the exception is occuring whenever i try to connect to the web service.
However i can browse the same thru IE.
The Exception is...
Request failed with HTTP status 401 : Unauthorized
The Line... -
-
Memory Management Problem in device
Im am getting error within try block when i try to deploy in device and run it.
However in emulator its working fine. In device the error is coming somtimes (when i execute that line second time... fourth time.. etc...)
Code is as follows...
MemoryStream ms = new MemoryStream();
Image image = new Bitmap(mainimag e);
try
{
image.Save(ms, ImageFormat.Jpe g);... -
Adding Web Reference - ERROR
Hi all...
Am trying to add a web ref to my c# proj.
I found that i cant add web reference if i am giving IP addresse/machine name instead of 'localhost' for the services in my system.
I turned my firewall protection 'OFF'. Still the problem is there.
Requesting for early reply.... -
sujithkrishnan started a topic The process account used to run ASP.NET must have read access to the IIS metabasein IISThe process account used to run ASP.NET must have read access to the IIS metabase
hi all...
please help me in resolving this error..
i created a web service and i am not able to consume it in my app.
When i browse that page am gettin an ERROR as follows..
Exception Details: System.Web.Host ing.HostingEnvi ronmentExceptio n: Failed to access IIS metabase.
The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC).... -
hi kenobewan
Kindly tell me what info is needed..
being a beginner i was nt able to understand the reason, moreover i think its som prob with the cofiguration as the ERROR is
"ASP.NET is having no read permission on IIS"
The article leading me to install a tool , metaaccl.exe (which is a series of commands) to give permission to asp.net.
i executed that also, Still the error is there...
...Leave a comment:
-
ERRO WITH IIS when using asmx pages
hi all...
please help me in resolving this error..
i created a web service and i am not able to consume it in my app.
When i browse that page am gettin an ERRO as follows..
Exception Details: System.Web.Host ing.HostingEnvi ronmentExceptio n: Failed to access IIS metabase.
The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC).... -
Hi Plater..
Actually i want to know the Class in C# that ease my codings..
As i am a beginner to the C#, i explored so many snippets, but i failed in finding a helpful one, Moreover i am not at all familiar wt Image class
My app aims to convert (encode) a given string to a color 2D image....
Can u gimme some helpful forum links or snippet links ???
Or if u have any idea, gimme a proper algorithm...Leave a comment:
-
Encode string to 2d code....
hi all...
can anyone tell me how to convert a string to image ( jst lik barcode and QRCode)... i just wanna know about the concept behind the encoding and decoding...
(Plz gimme a snippet also if pssbl....)
In my application, am trying to encode the string to an image and decode back..
No activity results to display
Show More
Leave a comment: