开发者

.NET Rest WebService Deployment Problem

开发者 https://www.devze.com 2023-04-05 11:30 出处:网络
I created a REST webservice project on my machine and deployed it to a server. One of the calls generated an error like \'stored procedure could not be found....\'

I created a REST webservice project on my machine and deployed it to a server. One of the calls generated an error like 'stored procedure could not be found....'

So I fix the bug on my machine by calling the correct stored procedure and then deployed it on开发者_JAVA技巧 the server but I keep getting the same error message :( and I am sure that the stored procedure exists on the server.

I feel the response is cached somewhere but dont know what else I need to do to fix this issue. I have deleted the virtual directory, all temp files in the framework folder and recreated the project on the server and I still get the same error.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号