TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
avani raval
NA
24
0
dll compilation error
Oct 28 2009 8:49 AM
I have created a C# window application that contains the namespaces System and System.Data Additionally, I have added Microsoft.SqlServer.Smo. When I try to compile from command prompt it shows the error as: then i navigate to G:\SqlDisc:> csc /target:library /r:Micrsoft.SqlServer.Smo.Dll SqlSmoDiscovery.cs but it shows the erroe as error CS0006: Metadata file 'Microsoft.SqlServer.Smo.dll' could not be found
Reply
Answers (
1
)
datagridview problem
datagridview: accessing embedded controls row by row