![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Bug Reports Post about errors or bugs encountered. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi All,
I'm trying to compile my program using the optimised compile. I have CF Net 2.0 installed but an error occurs:- error CS2001: Source file 'icon.bmp' could not be found. Although I have some 800 lines of code and 4 forms I don't think it ever calls for a file 'icon.bmp'. Just in case I added a picture and called it icon.bmp into the same directory however still no joy. Any ideas would be appreciated. P.S. I have compiled an earlier version of the program using the legacy compiler with no probs and the program runs fine within B4PPC. ![]() |
|
|||
|
Thanks Erel,
I'll try to upload the file as I really can't see where it is calling for icon.bmp. It's probably something simple but I just can't see it. It obviously won't run without all the other files. Let me know if you need them also. P.S. I apologise in advance for what is probably very messy code. I am a beginner. Thanks, JT |
|
|||
![]() OK I tried that but it maxed out the upload limit after the first bmp. There are 22 bmp's, 3 tables and a number of txt files so I guess it's not really practical. The entire folder is 2.5mb. Maybe I could email it? Thanks again for your help. JT |
|
|||
|
Hi J12345T.
I don't this is right. Table1.loadcsv("table1.csv",",",true) I think this is, the true's false wording depends on how you have your headers and col's set up. Table1.LoadCSV ("table1.csv", ",", True, True) ![]()
__________________
Using 6.30 dennishea
|
|
|||
|
Thanks.
You are correct however it seemed to work fine with the legacy compiler... I've corrected the error however I'm now getting other errors. I guess my code is just sloppy although not intentionally so; I'm just a beginner at all of this. Cheers, JT |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Optomized compiling problems again. | J12345T | Questions & Help Needed | 10 | 09-08-2008 12:34 PM |
| Trim Spaces from Beginning and end of Strings | BPak | Questions & Help Needed | 23 | 03-24-2008 07:51 PM |
| Is it possible to include DLL in exe | Mr_Gee | Questions & Help Needed | 7 | 03-15-2008 01:30 AM |
| Remove spaces from string | forisco | Questions & Help Needed | 2 | 11-16-2007 11:07 AM |
| Include dll in the exe | hung | Questions & Help Needed | 3 | 07-24-2007 01:05 PM |