PDA

Click to See Complete Forum and Search --> : [2005] setup and deployment error


kalboako1987
Dec 3rd, 2007, 07:07 AM
hello guys.. im having a problem in the setup and deployment..

im done and just rebuilding it but i got this error... please help me....

Error 1 Unable to find source file 'C:\Documents and Settings\Lui Stevenson\My Documents\Visual Studio 2005\Projects\Add User\Add User\obj\Debug\ResolveAssemblyReference.cache' for file 'ResolveAssemblyReference.cache', located in '[TARGETDIR]', the file may be absent or locked. C:\Documents and Settings\Lui Stevenson\My Documents\Visual Studio 2005\Projects\Add User\BillingSystemSetup\BillingSystemSetup.vdproj BillingSystemSetup


i try to manually look for the file but i didnt find it...
thank you guys... im waiting for your important reply

Cristian
Dec 7th, 2007, 09:21 AM
The files .cache are files that visual studio create to internal work. Seems to me that if you can not find the .cache file you must to use the "build" option not "rebuild". That way visual studio create the .cache file for you.

Hack
Dec 7th, 2007, 09:29 AM
Moved to Application Deployment.