i am googling for 28 hours to find the answer to my question finally decided to put it here. may be i am very wrong some where
i made a web service to insert data to my datbase. i tested it on localhost every thing is fine.
i compiled it and now i have
Service.asmx
PrecompiledApp
web.config
then i have a bin folder having App_Code.dll & App_Code.compiled
i have App_Data folder with my MS Access database file
i have all this intact
Question is can i upload this all to some web hosting service and when i go to its absolute path for example "Jabry.com" is a servie i uploaded every thing and absolute path is
http://users3.jabry.com/RaasSms1/Website1/Service.asmx
i get an error.
how can i upload every thing and later use it with a windows application running on myu local machine interacting with a web service some where in the web.
what i am doing wrong. pleseeeeeeeeeeeeeee help me. pleaseeeeeee