Hi,
To update Javascript files in CRM 2011 two option available.
1. CRM solution, add remove, update web resource
2. Web resource Utility
Web Resource Utility is the faster way to update JS in CRM 2011.
After connect to crm need
1. Create a new Package. each package contain root folder
2. Define root Path : JS files location
3. The first grid view the list with Js files. select 1-2 files and press "Add Files to web resource"
4. Upload All button upload all the files from the second grid.
5. Upload Selected upload only the selected files
After this step user doesn't need to publish the files because it's done.
Enjoy,
Rami
Saturday, June 25, 2011
Tuesday, June 21, 2011
Failed to delete or copy DLL from GAC- Global Assembly Cache
Many times I try to delete file from GAC
Make the next instructions to solve this action:
1. Open Regedit,
2. Browse to HKLM\Software\Microsoft\Fusion.
3. Add a REG_DWORD value named 'DisableCacheViewer'; set it to 1.
4. Open an Explorer window and type in C:\WINDOWS\assembly\GAC_MSIL\
Open GAC (c:\windows\assembly\msil and copy the relevant file and remove
after finish change 'DisableCacheViewer' to 0
Open GAC (c:\windows\assembly\msil and copy the relevant file and remove
after finish change 'DisableCacheViewer' to 0
Good luck
Rami Heleg.
Rami Heleg.
Subscribe to:
Posts (Atom)

