PC Review


Reply
Thread Tools Rate Thread

Cannot compile program written by another user on my PC

 
 
Bruce D
Guest
Posts: n/a
 
      1st Apr 2005
I'm wondering why I cannot compile a co-workers project from my PC?
Here's the situation:
We both have WinXP.
We both have VS .NET 2003 installed.
I can open her project and make changes to the code...she can open my
project and make changes to my project...but if either of us try to compile
and run the app (through .NET) we get the "Could not copy temporary files to
the output directory." errors.
Our projects are stored on a shared unix server...hers is at
\\xserv1\customer\a\ and mine is located at \\xserv1\customer\b\
Here's a kicker...if she logs into my machine she can 'build' the project
but she cannot run it.
I've been trying to figure out how we can work on each other's projects and
run them from our PCs.
I'm searching the web for more info...can anyone provide any additional
info?

TIA
-bruce duncan


 
Reply With Quote
 
 
 
 
=?Utf-8?B?cmF1bGF2aQ==?=
Guest
Posts: n/a
 
      1st Apr 2005
a tip...
when we have some problems like that is because of the file attributes (read
only) from VCS.


"Bruce D" wrote:

> I'm wondering why I cannot compile a co-workers project from my PC?
> Here's the situation:
> We both have WinXP.
> We both have VS .NET 2003 installed.
> I can open her project and make changes to the code...she can open my
> project and make changes to my project...but if either of us try to compile
> and run the app (through .NET) we get the "Could not copy temporary files to
> the output directory." errors.
> Our projects are stored on a shared unix server...hers is at
> \\xserv1\customer\a\ and mine is located at \\xserv1\customer\b\
> Here's a kicker...if she logs into my machine she can 'build' the project
> but she cannot run it.
> I've been trying to figure out how we can work on each other's projects and
> run them from our PCs.
> I'm searching the web for more info...can anyone provide any additional
> info?
>
> TIA
> -bruce duncan
>
>
>

 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      2nd Apr 2005
Bruce,

Do you have this both in Debug and Release mode?

Cor


 
Reply With Quote
 
Bruce D
Guest
Posts: n/a
 
      4th Apr 2005
Maybe this is the problem...I'm not sure what you mean by Debug and Release
mode? I load the other programmers solution file in VS.NET just as I do
mine. I've never actually changed to "release" mode...I've always worked in
debug. Should I be doing something in "release" mode?

Your insight is much appreciated!

-bruce



"Cor Ligthert" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Bruce,
>
> Do you have this both in Debug and Release mode?
>
> Cor
>
>



 
Reply With Quote
 
Bruce D
Guest
Posts: n/a
 
      4th Apr 2005
It turns out to be a UNIX rights problem. We are saving our dev projects on
a UNIX server but as soon as we copied them to a Windows server both users
could edit, save, compile and run the applications without any problems.
Glad to find out it wasn't anything to do with .NET.


-bruce


 
Reply With Quote
 
Simon Verona
Guest
Posts: n/a
 
      4th Apr 2005
In "release" mode, all the extra code that is automatically inserted into
the final code to assist with debugging is removed... This should if nothing
else make your final solution slightly smaller and run faster!

Regards
Simon
"Bruce D" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Maybe this is the problem...I'm not sure what you mean by Debug and
> Release
> mode? I load the other programmers solution file in VS.NET just as I do
> mine. I've never actually changed to "release" mode...I've always worked
> in
> debug. Should I be doing something in "release" mode?
>
> Your insight is much appreciated!
>
> -bruce
>
>
>
> "Cor Ligthert" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Bruce,
>>
>> Do you have this both in Debug and Release mode?
>>
>> Cor
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I'd like to get a utility program professionally written Bert Coules Microsoft Word New Users 2 7th Sep 2007 12:08 PM
Can program written for PPC 2003 be run in wm 2005? bonnijose@yahoo.com Microsoft Dot NET Compact Framework 2 4th Dec 2006 10:58 AM
Largest program you have written Howard Microsoft Dot NET 6 8th Aug 2006 01:25 AM
Largest program you have written Howard Microsoft C# .NET 6 8th Aug 2006 01:25 AM
Win form program in .NET 2 is calling a DLL written by .NET 1 =?Utf-8?B?ZGF2aWQua2FvQG9wY28uY29t?= Microsoft C# .NET 1 27th Jul 2006 09:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:00 AM.