Feeds:
Posts
Comments

Posts Tagged ‘c# COM+’

Last Thursday (13/11/2008), I reinstalled Visual Studio 2008 and sudeenly, all data access layer components which were COM+ did not work. WIth the help of other developers, the issue was tracked down that they were loaded into .Net framework 2.0. They were written in .Net 1.1 and should run in 1.1 context though. For some [...]

Read Full Post »