473,396 Members | 1,982 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Web Service to InfoPath

I have written a C# web service in Visual Studio 2005, to be used by InfoPath
2007 to retrieve and submit data. The web service works perfctly, but only
after I have opened Visual Studio, opened the web service solution, selected
the asmx file and viewed it in a browser.

Do I need to add something to InfoPath or something to the web service, to
get it to work without going through these steps each time?

Thanks for your help,
Helen

Nov 5 '07 #1
1 1852
This is a better question for the Aspnet groups. However, the problem is
that you need to deploy the web service. When you run it in visual studio
it's running a development web server. When you are ready to use the Web
Service live you need to have a full web server (IIS preferably, although
Apache with Mono would work) host the web service.

--
Andrew Faust
andrew[at]andrewfaust.com
http://www.andrewfaust.com
"Helen Trim" <He*******@discussions.microsoft.comwrote in message
news:04**********************************@microsof t.com...
>I have written a C# web service in Visual Studio 2005, to be used by
InfoPath
2007 to retrieve and submit data. The web service works perfctly, but
only
after I have opened Visual Studio, opened the web service solution,
selected
the asmx file and viewed it in a browser.

Do I need to add something to InfoPath or something to the web service,
to
get it to work without going through these steps each time?

Thanks for your help,
Helen
Nov 6 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sven Steinacker | last post by:
Hi, XSLT files generated by Microsoft InfoPath applied to an applicable XML file produces quite decent HTML presentations. At least with Mozilla and, of course, IE 6.0 the results look the same...
0
by: Terry-OMAF | last post by:
I'm trying to create a web service in C# to populate a drop down in MS InfoPath with Active Directory users. How do I return what's found (if possble please provide code)? Not sure ift's the...
4
by: MJ | last post by:
A question for InfoPath and ASP.NET experts: What do you think about the future of InfoPath and ASP.NET WebForms? Is InfoPath 12 going to replace ASP.NET WebForms? If not, in which types of...
0
by: Emmy | last post by:
I'm testing web service caching (Cacheduration). When I execute the webservice using a C# unittest, caching is working fine. When using a winform to call the webservice, caching is working fine...
3
by: Jeff Richardson | last post by:
This is a repost from the InfoPath news group. Hi, I am writing a SharePoint application that works with InfoPath forms. When a user submits a completed InfoPath form to a forms library my code...
0
by: jahartMU | last post by:
I'm working on an MS InfoPath project that requires authentication, and was less than excited to learn that I can't send signature pad captured data from InfoPath to Access. Love those unexpected...
0
by: Sebastian Gingter | last post by:
I have an infopath XML file and want to use XPath queries with the XmlDocument object. The Problem: Every (in my eyes correct) XPath query does return a NULL object. Example: XmlDocument doc =...
0
by: Robson Siqueira | last post by:
Hi there, First of all, sorry for the cross posting. I think that since this may be a subject that can have experts on different areas, it would be good to post a single message on the related...
0
by: Anni | last post by:
Hi, Can anyone please tell me how do I give same namespace for different infopath forms.? I have an XML formed by an infopath form, the XML is : <?mso-infoPathSolution...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.