Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

Can anyone give me some help with this issue?

 

I have a ASP.NET web site with an access database.

 

I want to be able to remotely add data to the website from a windows form application.

I thought of creating a web service that I pass a dataset to which then updates the DB.

 

Do all I need to do to get the web site and web service working is to copy the web srvice assembly to the web site bin folder and copy the asmx files to the root folder.

 

I am obviously a novice at this.

 

Any help appreciated

Thanks

Posted
Hi,

 

Can anyone give me some help with this issue?

 

I have a ASP.NET web site with an access database.

 

I want to be able to remotely add data to the website from a windows form application.

I thought of creating a web service that I pass a dataset to which then updates the DB.

 

Do all I need to do to get the web site and web service working is to copy the web srvice assembly to the web site bin folder and copy the asmx files to the root folder.

 

I am obviously a novice at this.

 

Any help appreciated

Thanks

 

Yes, that will work

Read the Fovean Chronicles

Because you just can't spend your whole day programming!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...