Click here to Skip to main content
15,885,546 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: FolderBrowserDialog closes my dialog window Pin
Poolee17-May-09 16:47
Poolee17-May-09 16:47 
AnswerRe: FolderBrowserDialog closes my dialog window Pin
Poolee17-May-09 18:48
Poolee17-May-09 18:48 
GeneralRe: FolderBrowserDialog closes my dialog window Pin
Mark Salsbery17-May-09 19:05
Mark Salsbery17-May-09 19:05 
QuestionMySql connector problem Pin
JayKhatri15-May-09 21:39
JayKhatri15-May-09 21:39 
AnswerRe: MySql connector problem Pin
Dave Kreskowiak17-May-09 6:15
mveDave Kreskowiak17-May-09 6:15 
GeneralRe: MySql connector problem Pin
JayKhatri27-May-09 19:12
JayKhatri27-May-09 19:12 
GeneralRe: MySql connector problem Pin
Dave Kreskowiak28-May-09 2:05
mveDave Kreskowiak28-May-09 2:05 
GeneralRe: MySql connector problem Pin
JayKhatri28-May-09 3:16
JayKhatri28-May-09 3:16 
Hi Dave,

My problem have been solved by this:

<remove assembly="MySql.Data" />
<add assembly="*" />

This has removed the dll from GAC and added all again. So I can even use different version of dll by this.

Thanks for your support.

Best Regards

Jay Khatri
AnswerRe: MySql connector problem Pin
JayKhatri17-May-09 21:40
JayKhatri17-May-09 21:40 
QuestionWeb setup project fails in Windows vista and IIS7 Pin
Muhammad Sohaib Yousaf15-May-09 2:12
Muhammad Sohaib Yousaf15-May-09 2:12 
AnswerRe: Web setup project fails in Windows vista and IIS7 Pin
Dave Kreskowiak15-May-09 4:11
mveDave Kreskowiak15-May-09 4:11 
QuestionFinding IP Address of Device Connected To PC via LAN Cable. Pin
VikashGohil14-May-09 21:43
VikashGohil14-May-09 21:43 
AnswerRe: Finding IP Address of Device Connected To PC via LAN Cable. Pin
Dave Kreskowiak15-May-09 4:12
mveDave Kreskowiak15-May-09 4:12 
GeneralRe: Finding IP Address of Device Connected To PC via LAN Cable. Pin
VikashGohil16-May-09 21:42
VikashGohil16-May-09 21:42 
GeneralRe: Finding IP Address of Device Connected To PC via LAN Cable. Pin
Dave Kreskowiak17-May-09 3:27
mveDave Kreskowiak17-May-09 3:27 
Question[RESOLVED] Trying to use smo to create an insert stored proc which returns identity [modified] Pin
bobishkindaguy14-May-09 14:12
bobishkindaguy14-May-09 14:12 
AnswerRe: Trying to use smo to create an insert stored proc which returns identity Pin
Dave Kreskowiak15-May-09 4:15
mveDave Kreskowiak15-May-09 4:15 
GeneralRe: Trying to use smo to create an insert stored proc which returns identity Pin
led mike15-May-09 9:21
led mike15-May-09 9:21 
AnswerRe: Trying to use smo to create an insert stored proc which returns identity Pin
bobishkindaguy15-May-09 6:28
bobishkindaguy15-May-09 6:28 
GeneralRe: Trying to use smo to create an insert stored proc which returns identity Pin
Dave Kreskowiak15-May-09 12:05
mveDave Kreskowiak15-May-09 12:05 
QuestionRe: Trying to use smo to create an insert stored proc which returns identity [modified] Pin
bobishkindaguy17-May-09 9:39
bobishkindaguy17-May-09 9:39 
AnswerRe: Trying to use smo to create an insert stored proc which returns identity Pin
bobishkindaguy17-May-09 10:57
bobishkindaguy17-May-09 10:57 
Questiontool text gdi+ Pin
ramaluciano14-May-09 4:59
ramaluciano14-May-09 4:59 
QuestionClickOnce and Sandbox? Pin
Atul Kharecha14-May-09 0:50
Atul Kharecha14-May-09 0:50 
Questionsplitting in VB.NET without delimiters Pin
poojapande13-May-09 23:06
poojapande13-May-09 23:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.