sgreenwest
Programmer
All,
i have been pulling my hair out all day. i just completed my first section of my new ASP.net application. The system uses SQL Server 2000 and vb.Net for code behind pages. I'm using visual studio 2002. My system is working fine on my local laptop but when I copied the file over to another computer to test it the stored procedures seem to to stop working. The system seems to work but i just cannot get the stored procedures to return any information from the database so i can log into the application. I used a backup from my local machine to create DB on the other computer. So i had to assign new permissions to the stored procedures. i can get some of them to work the other one just returns nothing.
Please Please Help ME
Simon
i have been pulling my hair out all day. i just completed my first section of my new ASP.net application. The system uses SQL Server 2000 and vb.Net for code behind pages. I'm using visual studio 2002. My system is working fine on my local laptop but when I copied the file over to another computer to test it the stored procedures seem to to stop working. The system seems to work but i just cannot get the stored procedures to return any information from the database so i can log into the application. I used a backup from my local machine to create DB on the other computer. So i had to assign new permissions to the stored procedures. i can get some of them to work the other one just returns nothing.
Please Please Help ME
Simon