I made some changes to the Proxies static file in AX. Generated the proxies in Visual Studio but for some reason it did not deploy to the site. There are known issues with 64bit/MOSS standard - that could have been causing the problems to deploy the files.
At the end I copied the proxy files generated by visual studio to the site directory.
From:
C:\Users\admin\Documents\Visual Studio 2008\WebSites\MyProject\App_Code\Proxies
To:
C:\inetpub\wwwroot\wss\VirtualDirectories\80\App_Code\Proxies
On another note. The ascx and cs files are kept here:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\ep
At the end I copied the proxy files generated by visual studio to the site directory.
From:
C:\Users\admin\Documents\Visual Studio 2008\WebSites\MyProject\App_Code\Proxies
To:
C:\inetpub\wwwroot\wss\VirtualDirectories\80\App_Code\Proxies
On another note. The ascx and cs files are kept here:
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\ep