Click here to Skip to main content
15,887,214 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Using formula in DataGridView Pin
VJ Reddy18-Apr-12 17:58
VJ Reddy18-Apr-12 17:58 
QuestionWhets the best way to… Pin
Badg3r197711-Apr-12 6:18
Badg3r197711-Apr-12 6:18 
AnswerRe: Whets the best way to… Pin
Eddy Vluggen12-Apr-12 1:06
professionalEddy Vluggen12-Apr-12 1:06 
GeneralRe: Whets the best way to… Pin
Badg3r197712-Apr-12 3:40
Badg3r197712-Apr-12 3:40 
AnswerRe: Whets the best way to… Pin
Eddy Vluggen12-Apr-12 8:45
professionalEddy Vluggen12-Apr-12 8:45 
Questionmailmerge with multitable using vb.net Pin
janjonhson10-Apr-12 20:27
janjonhson10-Apr-12 20:27 
AnswerRe: mailmerge with multitable using vb.net Pin
Dave Kreskowiak11-Apr-12 3:34
mveDave Kreskowiak11-Apr-12 3:34 
QuestionUninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev10-Apr-12 1:59
QuickBooksDev10-Apr-12 1:59 
We have programs in VB6, VB.Net 2005, 2008 and 2010.

Some of the VB.Net programs were converted from VB6 using the VB.Net converter (Just open the VB6 project).

All this is fine until yesterday.

We uninstalled a program written in VB.2010 via the control panel. Went fine. But now other programs, VB6, VB.Net 2005 and 2008 are having problems. Now have compile errors and reference errors.

We fixed the first. MSFLXGRD.OCX become unregistered (not deleted). Not sure why. We registered it and that fixed some problems.

I am not sure why reference to dlls in other program source bin folders were removed. Adding the reference to these fixed them.

Now in 1 of our 2008 programs we have an Undeclared MSXML2.XMLHTTP in
Dim pXMLHTTPObj As New MSXML2.XMLHTTP

This is on Win 7/64 Pro.

If we open the same programs on another machine from the same folder there are no errors. So probably another unregistered dll. (XP)
This program has a reference to
Microsoft XML, V4.0
which is in the obj\bin\debug folder (it is there) and adding it seems to have fixed that also.

I am now very fearful of uninstalling anything.

Can someone please explain what is happening and how I can safely uninstall????? PLEASE!!!!

Thanks
AnswerRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak10-Apr-12 4:43
mveDave Kreskowiak10-Apr-12 4:43 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev12-Apr-12 0:52
QuickBooksDev12-Apr-12 0:52 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak12-Apr-12 3:35
mveDave Kreskowiak12-Apr-12 3:35 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev12-Apr-12 14:42
QuickBooksDev12-Apr-12 14:42 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev1-May-12 9:49
QuickBooksDev1-May-12 9:49 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak1-May-12 11:28
mveDave Kreskowiak1-May-12 11:28 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev1-May-12 12:17
QuickBooksDev1-May-12 12:17 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak1-May-12 13:23
mveDave Kreskowiak1-May-12 13:23 
QuestionForm Pin
andi1234567899-Apr-12 17:46
andi1234567899-Apr-12 17:46 
AnswerRe: Form Pin
Abhinav S9-Apr-12 22:12
Abhinav S9-Apr-12 22:12 
QuestionHow to store data(images, Text, Music) in one file? like.dat Pin
Abed AlSayed8-Apr-12 6:17
Abed AlSayed8-Apr-12 6:17 
AnswerRe: How to store data(images, Text, Music) in one file? like.dat Pin
riced8-Apr-12 6:29
riced8-Apr-12 6:29 
GeneralRe: How to store data(images, Text, Music) in one file? like.dat Pin
Abed AlSayed8-Apr-12 6:43
Abed AlSayed8-Apr-12 6:43 
GeneralRe: How to store data(images, Text, Music) in one file? like.dat Pin
Bernhard Hiller10-Apr-12 0:14
Bernhard Hiller10-Apr-12 0:14 
AnswerRe: How to store data(images, Text, Music) in one file? like.dat Pin
Eddy Vluggen8-Apr-12 8:43
professionalEddy Vluggen8-Apr-12 8:43 
AnswerRe: How to store data(images, Text, Music) in one file? like.dat Pin
enhzflep9-Apr-12 21:18
enhzflep9-Apr-12 21:18 
AnswerRe: How to store data(images, Text, Music) in one file? like.dat Pin
LCARS x3211-Apr-12 5:55
LCARS x3211-Apr-12 5: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.