all groups > dotnet general > march 2007 > threads for saturday march 17
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Win XP will not boot without CD
Posted by Dora at 3/17/2007 6:27:03 PM
When I try to boot my laptop now, getting error: invalid system disk, press
any key...
I'm trying to edit boot.ini file seems my boot.ini file is the problem
maybe?
can someone help?... more >>
Any WARNINGS re LOADING VISUAL STUDIO onto same computer as VISUAL BASIC 6???
Posted by Alan Mailer at 3/17/2007 5:57:10 PM
I'm sorry if this has been asked and answered a million times, but...
I'm getting ready to attempt to load the latest version of VB Studio
onto the same computer on which I still use Visual Basic 6.0.
Are there any words of warning before I load VB Studio? For example,
are there any precaut... more >>
VS 2005 & Vista
Posted by Brent at 3/17/2007 3:59:05 PM
Ok i just went from XP Professional to Vista Ultimate x64 last night. I
installed vs 2005, sp1, and the update for sp1 for vista. I started up
VS2005 and still got the warning message that deals with compatability of
Vista & VS2005 which i was suprised. I would think after the update for sp1
for... more >>
App wont run when adding 'appSettings' to config file
Posted by moondaddy at 3/17/2007 3:33:42 PM
I'm running a wpf windows app and want to add the appSettings element to the
config file. when I do, the app wont start up and I get the following
error:
{"The type initializer for 'System.Windows.Application' threw an
exception."}
{"The type initializer for 'System.Windows.Navigation.Ba... more >>
MSN E-Mail and Outlook Connector
Posted by Peter St. John at 3/17/2007 1:12:02 PM
I have two MSN e-mail accounts. Can I have booth of them feed into Outlook
if I set up Outlook connector? If so, how do I set it up?
--
PStJ... more >>
Disassemble or Reflection
Posted by g4685034 NO[at]SPAM cc.cpe.ku.ac.th at 3/17/2007 12:52:56 PM
Hello,
I develop a program to dump what are in an assembly using Reflection.
I try both Assembly.LoadFile and Assembly.ReflectionOnlyLoadFrom. A
problem is if a type of some field refers to other assembly, a
FileNotFoundException is thrown. I found that ildasm can view the
assembly without op... more >>
*Urgent* Cannot run compiled EXE - system restarts!
Posted by Rajesh Soni at 3/17/2007 3:34:28 AM
I cannot just open any EXE files compiled by me in Visual Studio 2005.
When i try to run any EXE (or try to edit the code in VS 2005), my system
simply *RESTARTS!*
No error messages - no warnings!!
... more >>
Line Break Issue
Posted by Simon Gare at 3/17/2007 12:52:36 AM
Hi all,
have a line of code in a ViewLocation.aspx.cs file below
StringBuilder sb = new StringBuilder();
sb.Append("Driver No:
").Append(driver.DriverNo.ToString()).Append("<br>");
sb.Append("Name: ").Append(driver.FirstName).Append("
").Append(driver.LastName).Append("<br>... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|