Rajakedar Ganta
Unable to find appropriate service endpoint information in the configuration object - Install Reporting Service extension Dynamics AX
When you try to install Reporting Service Extension on Dynamics AX, you might get the following...
Date: 03/03/2014
extension pattern in .NET - Decorate the class with attributes
Consider a simple class hierarchy with an abstract base class and 3 derived classes. A typical...
Date: 10/16/2013
AX- create Forms using classes
Design AX Forms: 1. Using AOT. (right click AOT>Forms nodes and add a new form. You add controls...
Date: 04/23/2013
AX - Views - using AOT morphx
Views in Ax : are used to get data from database that is stored in the memory on the layer in which...
Date: 03/29/2013
Ax - Create Dynamic Query - using X++
X++ Dynamic Queries: use Query classes to create dynamic queries. How? you need the following...
Date: 03/29/2013
Ax - Create Static Query - using AOT Morphx
Queries - a (one) way of retreiving data from the data base. How to get data in AX: 1. Views,...
Date: 03/29/2013
The type initializer for '' threw an exception
Issue: when you try to launch visual studio throw command prompt you might run into the following...
Date: 06/12/2012
DllRegisterServer failed with the error code 0x80040201
Issue: Often when you try to register a DLL on Win7 or windows server 2008, you run into an error...
Date: 06/06/2012
SQL Error: The operation cannot be performed on a database with database snapshots or active DBCC replicas
Usually Database snapshots provide static view of the source database, and are mostly read only view...
Date: 01/13/2012
Enable Multiple Desktop sessions for windows 2008 or Windows 7
- Open the Start > All Programs > Administrative tools > Server Manager You need to...
Date: 12/22/2011
Err Msg: Operation Terminated with Error -1032
Cause: the above error occurs when services fails to perform a task such as Eseutil.exe (Exchange...
Date: 12/16/2011
System error 85 has occurred. The local device name is already in use (net use)
Windows provide Net use command to map or disconnect network drive. Type the following command in...
Date: 08/19/2011
Is windows Login Form troubling you. How to disable Internet Explorer Enhanced Security?
WINDOWS 2008R2 The login can show up if IE Enhanced Security is enabled. Even if you have previously...
Date: 07/25/2011
256 : Character limit for the FileSystem Path in Window. Is it reasonable to limit the character for a FilePath?
I recently faced a problem when I tried to create a folder, which was more then 256 characters in...
Date: 07/25/2011
Control Silverlight UI elements - Button TextBox and CheckBox using C#
I did not find sufficient resources on the internet to control the UI elements of the Silverlight....
Date: 07/25/2011
First Step - One Step at a time.
This is my first small step into the world of web logging (Blog'ing). This April I finally made up...
Date: 09/29/2010