Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
MichaelC
Starting Member
5 Posts |
Posted - 2008-06-05 : 17:09:03
|
I have been trying to debug a simple CLR function in VS2008 without any luck. I have searched Google and gone through several walk throughs without any luck. The function builds, deploys, and works from SQL fine but I cannot debug in VS. I created a new SQL login for a new user with SysAdmin privileges, and even set the permission level to "unsafe". Still, no debugging. The results in the output window of VS is "Canceled by user". I feel like this may be a permissions issue but I'm not sure. Can someone point me in the right direction to correct this? I use to debug CLR stored procs at another place of employment using VS all the time. Unfortunately, I wasn't involved with configuring it. |
|
jarbar1026
Starting Member
1 Post |
Posted - 2008-11-07 : 14:31:00
|
Hi, Michael. Did you ever figure this one out?I'm in the same predicament with the same problem.If you have a moment, and you've gotten past this, would you mind helping a brother out?Thanks! |
 |
|
|
|
|