Hi All

 

I am new to TFS build and seem to be having a problem with the build of
my project.

 

The project with the build error in my solution is a web project, and it
contains on ascx control and a page that host the ascx. The ascx control
contains a label and a button of which both text properties are
contained in a Resource.resx in the App_GlobalResouces section of my
solution.

 

When I build the project in VS2008 it builds fine, but when I build with
TFS Build it fails on the following:

/TestClient.ascx(7,0): error ASPPARSE: The resource object with key
'SearchFormTitle' was not found.

/TestClient.ascx(53,0): error ASPPARSE: The resource object with key
'SearchButtonText' was not found.

 

This indicates that the App_GlobalResouces cannot be located, I have
checked that the get process gets the resource.resx file and it does. 

 

I have also set the Resource.resx file to be an Embedded Resource with
the GlobalResourceProxyGenerator as the custom tool.

 

So why does this not build through TFS Build?

 

Any help will be welcome.

 




OzTFS.com - to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject. View the web archives at 
http://www.mail-archive.com/[email protected]/

Powered by mailenable.com, supported by www.readify.net

Reply via email to