Note that there are some explanatory texts on larger screens.

plurals
  1. POWeb service failing when installed in seperate project from the website
    primarykey
    data
    text
    <p>I am totally new to web services and cannot get mine to work. </p> <p>My setup is on VS 2008 using IIS. I have one solution file with 3 projects in it: website, code, and services. </p> <p>If I put my webservice into my website and call it locally then it will work fine (it's just a hello world web service). I want to put the service into a different location for use from multiple sites.</p> <p>I don't know what I'm doing wrong - i've read so much conflicting info regarding disco files, access files, silverlight, flash, java, etc. </p> <p>I just looking for quick simple steps to create a web service that I can access from javascript and deploy to a seperate website. End goal is to have functionality in webservices so that website will call via JS and run much smoother in the loading time and async calls.</p> <ul> <li>Do I need to create a disco file?</li> <li>Do I need to configure security? -- I know this is prob best, i'm just looking to get it working at all.</li> <li>Do I need to allow cross browser access on IIS or on my hosted server?</li> <li>Are there any quick reference websites that you can recommend?</li> <li>Should I be using WCF as new technology? - I saw this on MSDN but seems to be more for windows apps then web apps.</li> </ul> <p>I'm not getting any specific error codes. I have installed the firefox debugging tools (firebug) and I can see what the headers are but I don't know how to interpret them and there is no response being passed back.</p> <p>Any help is appreciated!!!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload