Sunday, March 11, 2012

CLR Project slowing down SQL Server

I'm running into an issue when developing a clr project. I open the project to make changes and apparently it hoses up the sql server that I'm connecting to. I'm opening the CLR Project from a mapped drive on another computer. I can't figure out why just opening up the project causes the slow down. Any ideas.

Thanks,
Josh

Hi,


if you don′t use attach to the process of SQL Server it shouldn′t slow down for any reasons. if you have the chance, try to pause SQL Server before opening the project to see if the project is connecting to the server at startup.


HTH, Jens K. Suessmeyer.


http://www.sqlserver2005.de

No comments:

Post a Comment