Posts Tagged ‘Visual Studio’

The Future of .NET Reflector

Wednesday, August 27th, 2008

I see that Lutz Roeder has passed his work on to Red Gate the home of many SQL Server tools and also home to the very neat PInvoke Visual Studio Add-in. (I have them both installed and use them from time to time)

Good luck to Red Gate and lets hope they will do great things with Reflector and the PInvoke add-in…

Unable to find Source file? The case of the missing .SDF

Saturday, February 9th, 2008

I was racking my brain the other day to why I was getting this error…

Unable to find source file ‘C:\Code\App1\App1\data.sdf’ for file data.sdf’, located in ‘%InstallDir%’, the file may be absent or locked. C:\Code\App1\App1\App1Deployment\App1Deployment.vddproj 

It wasn’t until I realised that I had still had a connection to the Database via the Visual Studio (2005) IDE!

Therefore another mental note - Close Database connections when done, not just in code but within Visual Studio too!


Close
Email+ It