I'm new to ASP in all aspects, and I'm being asked to submit a proposal to create a small, two page database service in which some information is entered on one page, and once that record is 'created' another page displays with the ID number of that record on it. It's a fairly ...
I'm a novice to .net environment. I'm trying to make use of a webservice in my asp.net client application. I successfully added reference to web service to my client, but while trying to invoke various methods, getting the
I have a problem here. I developed a webservice which provides the client with a dataset. The dataset is filled with data from an access db. In my dev-environment everything worked, but on side the mdb is on a network share.