Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distribute App using SMO
Message
From
05/05/2011 22:19:43
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Distribute App using SMO
Miscellaneous
Thread ID:
01509779
Message ID:
01509779
Views:
140
I created a .NET app using VS 2010 that uses SMO to do some database stuff. I have added all the references to make everything work properly on my machine. I then created a Setup project and included the output of my windows app project and it gets all the dependencies and adds all the Microsoft.SqlServer assemblies that I have referenced.

When I install the app on another machine, all the dlls get installed. But as soon as I call a on my class that uses the SMO stuff, I get an File Not Found exception. It says that it cannot load my assembly because of a missing dependency. I cannot figure out what is missing.

Any ideas?
Thanks,
Dan Jurden
djurden@outlook.com
Next
Reply
Map
View

Click here to load this message in the networking platform