Monday, July 30, 2012

Add Row Group in SSRS

http://sql-bi-dev.blogspot.in/2010/09/groups-in-ssrs-2008.html

Friday, July 13, 2012

Could not load file or assembly dll Access is denied


Found the issue was related to impersonation. Some calls where impersonated and the impersonated user did not have rights to %SystemRoot%\Microsoft.NET\Framework\versionNumber\Temporary ASP.NET Files

Tuesday, June 19, 2012

This link will have sample code for all kind of QB transactions. file:///C:/Program%20Files/Intuit/IDN/Common/newOSR/index.html

https://developer-static.intuit.com/qbSDK-current/Common/newOSR/index.html

https://developer-static.intuit.com/qbSDK-current/Common/newOSR/index.html

Saturday, May 26, 2012

%1% is not valid win32 application

Try this if it works for you 1) Go to Start>Run>type Sfc /PurgeCache (hit enter and let it complete) 2) Go to Start>Run>type Sfc /scannow (hit enter and let it complete) Restart machine.

Saturday, March 3, 2012

FIFO Avg Cost

http://www.accountingformanagement.com/average_costing_method_materials_costing.htm

Friday, January 27, 2012

Tab Slideout Menu

http://wpaoli.building58.com/2009/09/jquery-tab-slide-out-plugin/

http://www.building58.com/examples/tabSlideOut.html

http://www.roseindia.net/tutorial/jquery/TabSlideOut.html