Please consider the following
I have a solution that gets deployed using the Central Administration >
Operations > Solution Management function in Sharepoint.
The resource files are getting copied to the C:\Program Files\Common
Files\Microsoft Shared\web server extensions\12\Resources folder, but....
The resource files are not getting to the local virtual directory of the
application - for example
C:\Inetpub\wwwroot\wss\VirtualDirectories\
myApplication.com80\App_GlobalResources
This means that when the site is requested, it gives an error, unless I
manually copy over the resource files into this
(C:\Inetpub\wwwroot\wss\VirtualDirectories\
myApplication.com80\App_GlobalResources)
directory.
I would like to know how to make it possible that when I click deploy
solution to [this] application.... the resource files get copied locally to
[this] application.
Any help would be welcome.
Thanks
Michael