bianchef
Posts: 17
|
| Posted: 01/12/2007, 12:25 PM |
|
When I generate and publish my project, I receive the following error:
Error occurrred while saving file
c:\INetpub\wwwroot\vcalendar\images\categories\Thumbs.db.
Skip saving this file?
I click "Yes Skip" and the project publishes without errors and tests ok .
Any idea on how to lose this error? I never created a Thumbs.db in this application.
My design and development environment is CodeCharge Studio 3.1, UltraApps vCalendar 1.1.5, IIS 5.1, SQL Server 2000, IE 6.0
|
 |
 |
peterr
Posts: 5971
|
| Posted: 01/12/2007, 12:33 PM |
|
It's hard to determine what's wrong without seeing and testing the application myself, but I think that you can just find and delete "Thumbs.db" from your project folder.
See http://www.google.com/search?hl=en&q=%22Thumbs.db%22 for little more info.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
bianchef
Posts: 17
|
| Posted: 01/12/2007, 12:48 PM |
|
Thanks.
Following your suggestion,
I will use the information at http://www.annoyances.org/exec/show/article03-204
to try to solve this annoyance.
|
 |
 |
wkempees
|
| Posted: 01/15/2007, 2:12 AM |
|
Thumbs.db is created by XP when pictures are browsed though Explorer.
It is of no need to CCS.
You could adept your publishing setting, to not include thumbs.db
And yes you can delete it.
Walter
"bianchef" <bianchef@forum.codecharge> schreef in bericht
news:245a7eea530b8c@news.codecharge.com...
> When I generate and publish my project, I receive the following error:
>
> Error occurrred while saving file
> c:\INetpub\wwwroot\vcalendar\images\categories\Thumbs.db.
> Skip saving this file?
>
> I click "Yes Skip" and the project publishes without errors and tests ok .
>
> Any idea on how to lose this error? I never created a Thumbs.db in this
> application.
>
> My design and development environment is CodeCharge Studio 3.1, UltraApps
> vCalendar 1.1.5, IIS 5.1, SQL Server 2000, IE 6.0
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|