Hi,
We have a strange issue.
An issue began occuring on a live site last week.
On one of the tabs several columns are listed. One columns is a look up to a parent tabled called Projects. Within that tab when listing the data the column with the lookup correctly shows the value from the Project_Name column from the parent table.
But when we do either a Print Friendly or an Export the same columns list the ProjectID value which is the primary key of the parent table rather than listing the Project_Name.
The strange thing is there have been no code changes for server weeks. Last Monday both print friendly and export worked fine. But 5 days later they stopped working properly and showed only the ID value.
To make this stranger I've copied the code and database down from the live server to our development server. On our development server both Print Friendly and Export work fine.
The issue appears isolated to our client's server.
Can't see any obvious updates to the server. Am looking for suggetions on what could cause this.
Clients is running two Win 2003 servers. One is the database server running SQL Server 2005. The other server is running IIS within the DMZ.