hai,
I have installed VS.net in my system.
Im not able to debug the project. It gives the err as shown in attachment.
Wat will be the problem and how to rectify this?
Suggestion Please..
V.R.Mahendran
Printable View
hai,
I have installed VS.net in my system.
Im not able to debug the project. It gives the err as shown in attachment.
Wat will be the problem and how to rectify this?
Suggestion Please..
V.R.Mahendran
A few things possible.
1. Debug option is turned off (in the Project Prorties)
2. .NET Framework is not installed
3. MAPI dll is not mapped. Run aspnet_regiis /i to reinstalled .net mappings.