Yes, no viruses etc. I tried to repair it but I can try to reinstall later
tonight. Maybe this is related, maybe not. But with all of the disks I used
to install this program (Tools, prerequisits, etc) could one of the
components be acting up? I do not know anything about IIS but it was
installed (on the prerequisit CD or tools CD I am not sure) but I noticed
that I cannot right click on a folder and choose sharing and security
anymore. I have to end task the inetshare.exe (not at home now so I do not
remember the process exactly) and then the share and security works like it
always has. Could there be something like this messing with VB?
[quoted text, click to view] "Peter van der Goes" wrote:
>
> "Sean" <Sean@discussions.microsoft.com> wrote in message
> news:293160CF-8426-45CC-9F63-2D38AEBB5274@microsoft.com...
> > When I run the project (click Debug, then Start) the whole application
> > freezes up. The dialog at the bottom of the application says, Build: 1
> > suceeded, 0 failed, 0 skipped. In task manager it shows the application
> > as
> > running but I cannot do anything with it at all, nothing in the program
> > responds to any mouse clicks or keyboard shortcuts. I cannot even right
> > click the program on the task bar to close it. Even if I start a new
> > project
> > and try to "Run" it without adding anything to the form1, it freezes up.
> >
> > Sean
>
> Can we assume that your system is free of viruses, trojans, malware and
> adware?
> If so, I'd suggest a repair install, and if that fails, a complete
> uninstall/reinstall.
>
> --
> Peter [MVP Visual Developer]
> Jack of all trades, master of none.
>
>
[quoted text, click to view] "Sean" <Sean@discussions.microsoft.com> wrote in message
news:293160CF-8426-45CC-9F63-2D38AEBB5274@microsoft.com...
> When I run the project (click Debug, then Start) the whole application
> freezes up. The dialog at the bottom of the application says, Build: 1
> suceeded, 0 failed, 0 skipped. In task manager it shows the application
> as
> running but I cannot do anything with it at all, nothing in the program
> responds to any mouse clicks or keyboard shortcuts. I cannot even right
> click the program on the task bar to close it. Even if I start a new
> project
> and try to "Run" it without adding anything to the form1, it freezes up.
>
> Sean
Can we assume that your system is free of viruses, trojans, malware and
adware?
If so, I'd suggest a repair install, and if that fails, a complete
uninstall/reinstall.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
[quoted text, click to view] "Sean" <Sean@discussions.microsoft.com> wrote in message
news:921ACF12-C234-46C5-8D8A-DFD388B2EC4D@microsoft.com...
> Yes, no viruses etc. I tried to repair it but I can try to reinstall
> later
> tonight. Maybe this is related, maybe not. But with all of the disks I
> used
> to install this program (Tools, prerequisits, etc) could one of the
> components be acting up? I do not know anything about IIS but it was
> installed (on the prerequisit CD or tools CD I am not sure) but I noticed
> that I cannot right click on a folder and choose sharing and security
> anymore. I have to end task the inetshare.exe (not at home now so I do
> not
> remember the process exactly) and then the share and security works like
> it
> always has. Could there be something like this messing with VB?
>
> "Peter van der Goes" wrote:
>
IIS is not provided with Visual Studio. It is provided with your operating
system, but is not installed by default. If you see it listed as installed
in Ad/Remove Programs - Windows Components, you might consider uninstalling
it *before* reinstalling Visual Studio.
[quoted text, click to view] "Sean" <Sean@discussions.microsoft.com> wrote in message
news:921ACF12-C234-46C5-8D8A-DFD388B2EC4D@microsoft.com...
> Yes, no viruses etc. I tried to repair it but I can try to reinstall
> later
> tonight. Maybe this is related, maybe not. But with all of the disks I
> used
> to install this program (Tools, prerequisits, etc) could one of the
> components be acting up? I do not know anything about IIS but it was
> installed (on the prerequisit CD or tools CD I am not sure) but I noticed
> that I cannot right click on a folder and choose sharing and security
> anymore. I have to end task the inetshare.exe (not at home now so I do
> not
> remember the process exactly) and then the share and security works like
> it
> always has. Could there be something like this messing with VB?
>
Correction to my previous:
It should say
IIS is not provided with Visual Studio. It is provided with your operating
system, but is not installed by default. If you see it listed as installed
in Add/Remove Programs - Windows Components, you might consider uninstalling
*and reinstalling* it *before* reinstalling Visual Studio.