Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~377 People Reached
Favorite Forums
Member Avatar for prabhuraj

while deploying my project (C# codes) which includes Crystal report and crystal reportviewer, iam getting an error during build solution 1) "The type or namespace name 'CrystalReport1' could not be found(are you missing an assembly reference?)" any one can tell me how to add directive or an assembly reference to …

Member Avatar for jerry32uk
0
109
Member Avatar for prabhuraj

i need samples coding for MouseUp, MouseDown, MouseLeave,MouseEnter events which suitable for web application. thanks,

Member Avatar for prabhuraj
0
51
Member Avatar for prabhuraj

i need samples coding for MouseUp, MouseDown, MouseLeave,MouseEnter events which suitable for web application. thanks,

0
40
Member Avatar for prabhuraj

iam using following connection string (C#) SqlConnection con = new SqlConnection(@"Data Source=.\SQLEXPRESS;AttachDbFilename=D:\WindowsApplication1\Database1.mdf; Integrated Security=True;User Instance=True"); i deployed my project and i installed into client machine. after installed into client machine i cant able access the database.. Error: cant able access specified database path. can anyone tell me how to fix …

Member Avatar for camilojvarona
0
69
Member Avatar for prabhuraj

may i know how to add sqlexpress database to my visual studio project while iam deploying... (i tried by simply adding database into my project through solution explore before deploy , but while instaling deployed project into client machine ,on that time i cant access the data's from database.) can …

Member Avatar for JerryShaw
0
108