Wrox Programmer Forums
|
BOOK: Beginning Visual C# 2005
This is the forum to discuss the Wrox book Beginning Visual C# 2005 by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner, Eric White; ISBN: 9780764578472
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 12th, 2007, 05:13 AM
Authorized User
 
Join Date: Oct 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 16 Simple Text Editor

I am currently working my way through the first try it out in Chapter 16. This where a simple text editor windows application is created.

I have followed all the steps carefully but my application is not working as it should do. When the appropriate file path is entered into the command line in the Debug tab of the projects properties, is entered and the when the code is run, an error occurs saying that it could not find my selected drive.

After 'OK' is clicked on this error the program runs as normal or if I take out this command line and run the program with no errors, the .cs file of my current project doe not run immediately.

I have downloaded the code from this website and again the .cs file does not load when the program is run.

Can anyone help with this problem please?

Lucy
 
Old October 12th, 2007, 05:46 AM
Authorized User
 
Join Date: Oct 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have now solved half of my problem. I have found out that my file path that I am entering into the command line has spaces in it as one of the folders names contains a space. C# is therefore reading this as two separate files. Is there any way that I can get C# to ignore or read these spaces appropriately?

Lucy





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 16 Fig 16-11 krsouthern BOOK: Professional SharePoint 2007 Development ISBN: 978-0-470-11756-9 1 July 8th, 2008 12:11 PM
Text editor surendran PHP How-To 0 October 20th, 2006 12:44 AM
PHP Text editor redcell184 BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 9 September 3rd, 2004 09:53 AM
Need a Text Editor surendran Dreamweaver (all versions) 0 August 3rd, 2004 06:52 AM
Rich Text Editor PC User Access 0 June 5th, 2004 04:04 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.