Greetings,
I'm a bit new to ASP.NET and Visual Studio, please forbear!
I am developing a simple web system on Windows Server 2003 using VS 2010..simple in that it has two aspx pages, a few javacript files etc.
In the project there is a dataset which I use to populate an autocomplete textbox.
Works perfectly in Visual Studio.
When I deployed the project to, as it happens the same machine, everything works fine except the said autocomplete box.
Would anyone know where I am going wrong?
Many thanks!