Wrox Programmer Forums
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x 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 December 5th, 2005, 01:14 AM
Registered User
 
Join Date: Dec 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to batli25 Send a message via AIM to batli25 Send a message via MSN to batli25 Send a message via Yahoo to batli25
Default What's the reason for this error?

fatal error c1084: can't read CLR runtime data file 'c:\Documents and Settings\sce05-109\My Documents\Visual Studio Projects\CssAuthNew\CssAuthNew.cpp(3): fatal error C1084: Cannot read CLR runtime data file: 'c:\documents and settings\ntu\my documents\visual studio projects\cssauthnew\debug\stdafx.obj': <Unknown>
Is there anything wrong with my #include "stdafx.h"?
Thanks.
 
Old December 5th, 2005, 08:31 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

Project name is CssAuthNew, thats for sure, but these two files seem to have been created under two different users.

So one of the reasons could be that the user with which u are currently logged-in, doesnt have enough credentials to open files and folders in folders, c:\documents and settings\ntu and c:\Documents and Settings\sce05-109 rspctvly.

Regards
Ankur Verma
 
Old December 5th, 2005, 08:47 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

Go to these two folders in explorer and try to open the files in question, manually. If you are not able to do that in explorer, in all likelihood your IDE wont be able to do that either.

Although why would the files of a project be distributed in such a way, I wonder. Throw some light on that.

Regards
Ankur Verma





Similar Threads
Thread Thread Starter Forum Replies Last Post
Real Reason of C# being popular than VB SoftMind BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 December 28th, 2006 01:48 AM
"what is the reason" heerajee Oracle 1 March 24th, 2006 05:52 AM
One Good Reason why you should quit smoking roseman VBScript 2 December 28th, 2005 12:39 PM
Unknown reason arnab2410 Pro VB Databases 0 February 9th, 2004 05:09 AM
Code Execution Stops for No Known Reason tcarnahan Access VBA 6 October 28th, 2003 04:00 PM





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