Forum member
andre
9 posts
Posts by andre
-
Failure reading resource file
I used this as a pre-build script in the affected project: [h]IF EXIST "$(ProjectDir)obj\$(ConfigurationName)\$(TargetName).g.resources" (copy /-Y "$(ProjectDir)obj\$(ConfigurationName)\$(TargetName).g.resources" "$(ProjectDir)obj\$(ConfigurationName)\$(TargetName).obj.$(ConfigurationName).$(Targ…
19 Mar 2012 10:44 UTC
-
Failure reading resource file
Thank you for figuring this out. I used a workaround described [url=http://www.sitechno.com/Blog/HowToUseBothWorkflowAsWpfInOneProjectWorkaround.aspx]here[/url]. Not the best solution, but it works. I inherited this project a few weeks ago, so I can't tell you which template was used. Finally I…
16 Mar 2012 07:28 UTC
-
Failure reading resource file
I checked the pre/post event builds, solution file, etc. and cannot find something special. Can you send me your test project? I also created an WF project with an WPF Control an it's compiling fine.
15 Mar 2012 16:00 UTC
-
Test using WebClient fail
What's the error? Perhaps a 60 second timeout?
13 Mar 2012 15:44 UTC
-
Failure reading resource file
No difference.
13 Mar 2012 07:06 UTC
-
Failure reading resource file
@Remco: You got a PM. Hope this helps!
12 Mar 2012 14:32 UTC
-
Failure reading resource file
I compared the folders with WinMerge and added ten folders (**.*) which were not included in the NCrunch Workspace to the "Additional files..." list. Now the only differences are in bin and obj folders. But it still doesn't work. The same error occurs.
12 Mar 2012 10:02 UTC
-
Failure reading resource file
Hi! My problem is that I cannot identify which resource is not included. In the compile error, "abc" is the name of the assembly which fails to build. André
12 Mar 2012 07:13 UTC
-
Failure reading resource file
Hi! I'm having problems compile one project in my solution: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Workflow.Targets (121): Fehler beim Lesen der Ressourcendatei "c:\NCrunchWorkspace\4808\292\xyz\obj\Debug\abc.obj.Debug.abc.g.resources.resources" -- "Das System kann die angegebene Datei ni…
09 Mar 2012 10:05 UTC