I am trying to run themed controls on our server - Windows server 2008 R2.
Everything runs well on the dev machines, but on the server it will not run
(Dev machines - Windows 7 x64 & Windows XP)
The error message is from the method "Getmember", it looks like it is unable to locate a theme
The server has does not have "Desktop Experience" activated, so I guess no themes installed . . .
Without installing themes on the server, (example here: http://www.win2008r2workstation.com/themes/)
is there a way to get themecontrols to work without activating "Desktop Experience" and running windows themes service?
With regards
Alastair
Comments: ** Comment from web user: DougHennig **
Everything runs well on the dev machines, but on the server it will not run
(Dev machines - Windows 7 x64 & Windows XP)
The error message is from the method "Getmember", it looks like it is unable to locate a theme
The server has does not have "Desktop Experience" activated, so I guess no themes installed . . .
Without installing themes on the server, (example here: http://www.win2008r2workstation.com/themes/)
is there a way to get themecontrols to work without activating "Desktop Experience" and running windows themes service?
With regards
Alastair
Comments: ** Comment from web user: DougHennig **
Hi Alastair.
As far as I know, ThemedControls doesn't require anything special on the server. It uses themes defined in Themes*.xml (there are several files). Did you deploy those files on the server?
Doug