Thursday, 30 April 2009

JScript Debugger in Internet Explorer 8

Internet Explorer 8 comes with in built JScript debugger. It has familiar Visual Studio feel and features like call stacks, watches, locals and immediate window.
The follwing example show you how to debug javaScrpt in Developer Tools.
1. Open the debugger by pressing SHIFT+F12, or click the developer tools icon in the command bar or by clicking (Tools -> Developer Tools)





2. After launching the Developer Tools, switch to the script tab.

3. Breakpoint the javasript line by pressing F9.

4. click on start Debugging button


5. Refresh the page. Debugging window will highlight (break) on the breakpoint script.

You can find more about Developer Tools here.

Monday, 20 April 2009

Error installing CRM 4.0 and reporting services on SQL Server 2005 Workgroup Edition

While making a new insallation of CRM 4.0 recently, If you encountered the following error:

Setup requires SQL Server Reporting Services 2005 Hotfix for role creation on SQL Reporting Service SP2 Workgroup edition at the specified Reporting Services Report Server http://crmserver/reportserver

You can request the hotfix from the following link.
http://support.microsoft.com/kb/936305

CRM - Metadata Browser

You can view information about the entities and entity relationships through the Metadata browser.
click an icon in the Definition column, you will see a view of all the attributes in the selected entity.

URL Format is:
http://crmserver[port]//sdk/list.aspx