Click here to Skip to main content
15,921,279 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can I get my web page in center of a browser Pin
Steven J Jowett8-Jun-07 3:27
Steven J Jowett8-Jun-07 3:27 
Questionadding files to listboxes Pin
jds12077-Jun-07 4:05
jds12077-Jun-07 4:05 
AnswerRe: adding files to listboxes Pin
Johan Hakkesteegt7-Jun-07 21:15
Johan Hakkesteegt7-Jun-07 21:15 
QuestionQuestion about XML with C&C SAPI app in VB.NET Pin
RoyZ7777-Jun-07 3:33
RoyZ7777-Jun-07 3:33 
GeneralAnybody? Please? Pin
RoyZ77710-Jun-07 11:36
RoyZ77710-Jun-07 11:36 
QuestionSubscript & SuperScript in Crystal Report Pin
Rupesh Kumar Swami7-Jun-07 3:17
Rupesh Kumar Swami7-Jun-07 3:17 
QuestionClass Not Registered Pin
Paramhans Dubey7-Jun-07 3:08
professionalParamhans Dubey7-Jun-07 3:08 
AnswerRe: Class Not Registered Pin
Dave Kreskowiak7-Jun-07 4:09
mveDave Kreskowiak7-Jun-07 4:09 
It looks like your code is trying to create a COM object, but that COM Server is not installed on your machine. Step through your code, line-by-line to see where the error is occuring. All you have to do is hit F10 instead of F5 to start your app and stop after the first line of code. Hit F10 again to do the next line, and so on...


A guide to posting questions on CodeProject[^]

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


GeneralRe: Class Not Registered Pin
Paramhans Dubey7-Jun-07 6:25
professionalParamhans Dubey7-Jun-07 6:25 
GeneralRe: Class Not Registered Pin
Dave Kreskowiak7-Jun-07 6:27
mveDave Kreskowiak7-Jun-07 6:27 
GeneralRe: Class Not Registered Pin
Paramhans Dubey7-Jun-07 19:50
professionalParamhans Dubey7-Jun-07 19:50 
GeneralRe: Class Not Registered Pin
Dave Kreskowiak8-Jun-07 3:34
mveDave Kreskowiak8-Jun-07 3:34 
QuestionWill VB.NET 2.0 allow dynamically created objects? Pin
Marcus J. Smith7-Jun-07 2:54
professionalMarcus J. Smith7-Jun-07 2:54 
AnswerRe: Will VB.NET 2.0 allow dynamically created objects? Pin
Colin Angus Mackay7-Jun-07 2:58
Colin Angus Mackay7-Jun-07 2:58 
GeneralRe: Will VB.NET 2.0 allow dynamically created objects? Pin
Marcus J. Smith7-Jun-07 4:40
professionalMarcus J. Smith7-Jun-07 4:40 
GeneralRe: Will VB.NET 2.0 allow dynamically created objects? Pin
Polymorpher7-Jun-07 6:46
Polymorpher7-Jun-07 6:46 
QuestionAccess VBA, how to call a method on a subform? Pin
Dan Neely7-Jun-07 2:48
Dan Neely7-Jun-07 2:48 
Questionhow do i remove selected row permanently from sql database through datagrid? Pin
sathyan_82947-Jun-07 2:27
sathyan_82947-Jun-07 2:27 
AnswerRe: how do i remove selected row permanently from sql database through datagrid? Pin
Dave Kreskowiak7-Jun-07 4:05
mveDave Kreskowiak7-Jun-07 4:05 
QuestionInserting text in a RichTextBox at a particular location Pin
ajithmanmadhan7-Jun-07 2:01
ajithmanmadhan7-Jun-07 2:01 
AnswerRe: Inserting text in a RichTextBox at a particular location Pin
Dave Kreskowiak7-Jun-07 4:01
mveDave Kreskowiak7-Jun-07 4:01 
Questionhow to send screen resolution on serial port Pin
farah mazhar7-Jun-07 1:45
farah mazhar7-Jun-07 1:45 
AnswerRe: how to send screen resolution on serial port Pin
Dave Kreskowiak7-Jun-07 3:51
mveDave Kreskowiak7-Jun-07 3:51 
QuestionDebugging issue. Pin
Ron.S7-Jun-07 1:21
Ron.S7-Jun-07 1:21 
AnswerRe: Debugging issue. Pin
Christian Graus7-Jun-07 1:55
protectorChristian Graus7-Jun-07 1:55 

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.