all groups > dotnet faqs > may 2007
windows will not start
Posted by neil at 5/28/2007 4:43:00 PM
Hi team.
Moved my main frame and hit the off buttom at back while still on.
Now windows will not start.
I get a we apologize for the inconvenience but windows did not start
successfully.
then gives a number of options to start in Safe mode or normal ect. but none
work.
Hope someone can help... more >>
dotNet Version Query
Posted by David Baxter at 5/23/2007 12:00:00 AM
Hi all,
Whenever I do an XP install, I tend to install all the dotnet stuff. I
have the various redistributables so I don't need to rely on Widnwos Update.
dotNet Framework v1
dotNet SP1 for v1
dotNet Framework v2
dotNet Framework v3
Aside from the ATi Catalyst Center and a couple of s... more >>
Installed program access
Posted by andante at 5/20/2007 9:03:01 AM
Hi, I'm having trouble opening programs that i have installed through my user
account (administrator), when i go to my user account (limited) it says
access denied, or "runtime to terminate in unusual way". Any help would be
appreciated.
--
Relax-Be Happy. M.... more >>
Windows Live Instant Messenger
Posted by annie at 5/16/2007 2:42:01 AM
How do I invite some to share in my Windows Live Instant Messenging? Step by
step please.
--
annie... more >>
Switch too message on startup...
Posted by littlebird at 5/14/2007 3:47:01 PM
I get a "server busy, click switch to to activate or cancel to debug" message
whenever I start my PC. First I have no clue what server is busy and what is
it I'm switching to? I've clicked the cancel to debug and yet upon
restarting the message reappears. Can anyone help me with this? I'm ... more >>
Viaual studio
Posted by Tomr at 5/11/2007 5:35:00 AM
I have SQL 2005 loaded on my computer from the Action Pack. I am learning
.... via books etc. Can you tell me if I should expect to have Microsoft
Visual Studio as part of the Action Pack?
--
TR... more >>
Excel
Posted by Mohawk at 5/4/2007 5:21:01 AM
I am having difficulty putting formulas in excel, any ideas please.
--
Ned... more >>
Interface and Abstract Class Can have same method or not
Posted by prabhat tiwari at 5/1/2007 1:50:56 AM
Suppose a interface having one method "GetName" as
interface I1
{
void GetName();
}
and have a abstract class
abstract calss C1
{
public Abstract void GetName();
}
Class C2:C1,I1
{
public void Override GetName()
{
////Code of class
}
When we create object of C2
in th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|