Hi all I want to globalize my application. I am trying to convert the application in thai and arabic language. I want to convert crystal reports in thai and arabic and so I want a solution for that. please consider the problem I am waiting for suggetions.
ReplyIf web service is https, how will client windows app change? Any sample code?
ReplyYes, good tutorial. I had problems. I received an error stating that I need to configure IIS to grant access to the metabase. I did this according to the knowledge base entry that the error referenced: http://support.microsoft.com/?kbid=267904. That made a bit of a difference as the error changed to "Object set to null reference" which all us ASP'ers will see a lot of! Thought that I need to create a web.config file. That wasn't the fix. I found another posting that said running the aspnet_regiis.exe with the "-i" option to install remedied the problem: http://www.ultrashareware.com/shareware/index.php/7/painful-installing-aspnet-20-on-xp/. This seemed to be the fix that I needed
Test from devs.
Reply...may have been a typo! I just found that one of my using statements read usnig or something bad like that! Glurgh!
ReplyFirstService.asmx <%@ WebService language="C" class="FirstService" %> It should be <%@ WebService language="C#"...
ReplyEverything is Ok .Thanks for your nice Guide.But when I'm trying to browse the WebService page [http://localhost/MyServices/FirstService.asmx] it doesn't open the page ,instead file download dialog appeared & it provide the option to open or save FirstService.asmx file. So kindly help me . Thanks for your valuable time. Regards, C.Senthil
ReplyOriginally posted by: Jitendra
Hi
It really a very bril. site ,I got much Knowl from ths site
.
Can u please tell me how t use it ,I know how to make a web service using asp.net and how to run But I still confused where to use and how to use .
I have VB7 in my system but no WSDL file I found .
Please tell me What to do ,Hope u will be feeling me .
Jitendra
Originally posted by: Jeremy Chenevert
My company is looking at web sevices solution as a way to interface between different accounting software. Thanks for the start !
Originally posted by: don
How do I compile so that my client app can use the web services XSD schema to create a dataset?
Reply
Originally posted by: phanikumar
Hello,
We are new to .net and searching heavily for automated creation of web services. We did not find any article which tells us how to do that without using visual studio. Your article helped us a lot. Thanks!!
Originally posted by: Peter
I have developed a VB.NET web services. However, I want to host in Apache Tomcat instead of IIS. Is it possible? If possible, what should I do?
Any help will be appreciated.
Thanks
Peter
Reply