Debugging question - 100% cpu utilisation
Wed, 23 Jul 2008 02:12:36 -0700 (PDT)
Hi all
My Windows program has now developed an annoying habit of consuming
100% cpu utilisation after some thing specific happening. But not yet
sure how this is caused. It doesn't seem to crash - no access
violations or anything of that sort.
I suspect it is caught in a busy loop or something.
I am ru ...
|
Service fails with local system account
Tue, 22 Jul 2008 15:23:01 -0700
Hi,
We have a custom service,which was running earlier with Localsystem
account.In last 15 days,the service fails and when "Allow service to interact
with desktop" is enabled it is working fine.
We need to resolve the issue without enabling the "Allow service to interact
with server" .What could be the r ...
|
Need some book recommendations on VS2005
Tue, 22 Jul 2008 16:29:51 -0500
Can anyone and everyone offer suggestions on a novice to intermediate book
or books to get on VS2005?
--
ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio 2008
...
|
Vista
Tue, 22 Jul 2008 12:19:33 -0700
Will Visual Studio .NET Ver 7 run under Vista?
TIA
Ed
...
|
Error trying to access registry.
Tue, 22 Jul 2008 11:53:34 +0200
Hello,
When running my program on XP, everything works fine.
When running it on Vista, I get an error on the following line:
My.Computer.Registry.SetValue("HKEY_LOCAL_MACHINE\Software\Kassasysteem\Gegevenslocatie",
"Gegevenspad", IO.Path.GetDirectoryName(.FileName) & "\")
The error is:
System.Unauth ...
|
vb6controls.reg FIX vs2006 --- Not Working vs2008
Mon, 21 Jul 2008 06:28:52 -0700 (PDT)
I used to have my project on vs2003 and used the file
"vb6controls.reg" to fix release problems when using my program on
different computers... Now the problem is that I've transferred my
project to vs2008 and this fix I believe no longer fixes my onld
release problems... my program compiled on vs2008 runs prope ...
|
Uninstalling old version of VS
Mon, 21 Jul 2008 13:18:11 +0100
I'm currently running Visual Studio 2005, which I installed as an upgrade to
VS 2003. I had expected that the VS 2003 IDE would be uninstalled when I
upgraded, but it wasn't. Is it safe to just go through Control Panel and
uninstall VS 2003? I have no further use for it and it's just consuming disk
space rig ...
|
|
|
Newbie linking to class library question
Mon, 21 Jul 2008 04:28:16 +1200
Hi I am used to using the App_Code folder to put my DAL and BLL classes.
However I want to move toward using separate dll's so I can start doing
things like Unit Tests and using Sandcastle for documentation.
My class library DAL project contains 4 .vb files, each one containing a
single class, which maps to ...
|
PushButtons in Datagrid
Sat, 19 Jul 2008 20:14:14 -0400
I posted this question about a week ago and did not get any responses ... I
am thinking that maybe I wasn't clear and would like to try again.
I have a datagrid that has two Button columns ... both of them of type
PushButton. I cannot figure out how, when one of these buttons is clicked
in a row and the Se ...
|
setting other mail account to default
Sat, 19 Jul 2008 13:11:00 -0700
I would like to make another account as my default mail account and make
Microsoft Office Outlook my secondary. How do I do this? I had this changed
to work that way but I don't remember how it was done and now when I acess
say Craig's List and want to reply to an add it goes right to Office Outlook
instea ...
|