Click here to Skip to main content
15,912,400 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt24-Jul-07 22:52
Johan Hakkesteegt24-Jul-07 22:52 
QuestionRe: Input Datagrid without Primary Key Pin
ryan11725-Jul-07 0:50
ryan11725-Jul-07 0:50 
AnswerRe: Input Datagrid without Primary Key Pin
Johan Hakkesteegt25-Jul-07 1:03
Johan Hakkesteegt25-Jul-07 1:03 
QuestionSmart Client Pin
Sebastian T Xavier24-Jul-07 19:51
Sebastian T Xavier24-Jul-07 19:51 
AnswerRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 3:17
mveDave Kreskowiak25-Jul-07 3:17 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:00
Sebastian T Xavier25-Jul-07 4:00 
GeneralRe: Smart Client Pin
Sebastian T Xavier25-Jul-07 4:43
Sebastian T Xavier25-Jul-07 4:43 
GeneralRe: Smart Client Pin
Dave Kreskowiak25-Jul-07 13:40
mveDave Kreskowiak25-Jul-07 13:40 
mscoree.dll is part of the .NET Framework. If the .NET Framework that the component expects isn't installed, you need to install it.

Also, you can NOT have two different versions of the .NET CLR loaded into the same process at the same time. If this component is written under 2.0, you can't use it in a .NET 1.x app.

As for anything else, you'll have to get with the manufacturer of the component for any further support on it.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Smart Client Pin
Sebastian T Xavier26-Jul-07 3:39
Sebastian T Xavier26-Jul-07 3:39 
Questionpassword and username Pin
saraswathy14324-Jul-07 17:58
saraswathy14324-Jul-07 17:58 
AnswerRe: password and username Pin
Christian Graus24-Jul-07 19:01
protectorChristian Graus24-Jul-07 19:01 
AnswerRe: password and username Pin
Paul Conrad24-Jul-07 19:11
professionalPaul Conrad24-Jul-07 19:11 
Questionstrings Pin
seemamltn24-Jul-07 10:45
seemamltn24-Jul-07 10:45 
AnswerRe: strings Pin
The ANZAC24-Jul-07 11:09
The ANZAC24-Jul-07 11:09 
AnswerBAD USER! Pin
leckey24-Jul-07 16:33
leckey24-Jul-07 16:33 
AnswerRe: strings Pin
Paul Conrad24-Jul-07 19:12
professionalPaul Conrad24-Jul-07 19:12 
QuestionSolution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Jordan Martz24-Jul-07 9:58
Jordan Martz24-Jul-07 9:58 
AnswerRe: Solution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Dave Kreskowiak24-Jul-07 10:12
mveDave Kreskowiak24-Jul-07 10:12 
QuestionRe: Solution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Jordan Martz24-Jul-07 10:32
Jordan Martz24-Jul-07 10:32 
AnswerRe: Solution for your DataAccess with question:ConfigurationManager issue:Proper Connection String for Windows Form App Pin
Dave Kreskowiak24-Jul-07 12:53
mveDave Kreskowiak24-Jul-07 12:53 
QuestionDid an EXE file Created Through VB.Net Runs in Network drives Pin
oerslaafroze24-Jul-07 9:34
oerslaafroze24-Jul-07 9:34 
AnswerRe: Did an EXE file Created Through VB.Net Runs in Network drives Pin
Dave Kreskowiak24-Jul-07 9:57
mveDave Kreskowiak24-Jul-07 9:57 
QuestionEliminate SAVE AS dialog box Pin
flias200124-Jul-07 8:58
flias200124-Jul-07 8:58 
AnswerRe: Eliminate SAVE AS dialog box Pin
Dave Kreskowiak24-Jul-07 9:08
mveDave Kreskowiak24-Jul-07 9:08 
GeneralRe: Eliminate SAVE AS dialog box Pin
flias200124-Jul-07 9:20
flias200124-Jul-07 9:20 

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.