Register | Login
Saturday, May 17, 2008

Sections
  
About Us
  
Your Blog
You must be logged in and have permission to create or edit a blog.
Blog Roll
  
Hosting Provided by Server Intellect
 WWWCoder.com Weblogs
Host your weblog here at WWWCoder.com for free. Just sign up for membership and you'll see a link on the left which will allow you to create your own weblog. We do ask that all blogs have a technical theme and be in English.
    

Author: Aravinthan Narayanan Created: 8/28/2006
Aravinthan

VS.net 2003 shortcut keys
By Aravinthan Narayanan on 1/28/2005

Was thinking this list of shortcut keys that might help speed up the development time.. rather increase the productivity.. so here goes the shortcut keys..

VS.net 2003 Shortcut keys :

Tool window shortcut keys

The following shortcut k ...

Comments (12) More...

Failed to open .Vcproj
By Aravinthan Narayanan on 12/23/2004

When you try to open a Visual C++ .NET project, you receive the following error message:

 

Project <.vcproj pathname> failed to open.

where <.vcproj pathname> is the path of the .vcproj file for the Visual C++ .NET project.

 

This post is addressed to solve this problem.

There are many cause associated with this error.

Comments (4) More...

Call Context setdata - Remoting - Strange problem
By Aravinthan Narayanan on 1/30/2004

I have an object "A" that inherits from the ILogicalThreadAffinative interface and this object is set in the Callcontext.setdata in my mainmethod.
Now  i create another object "B" in the main method which contains an remote object "C" (hosted as bycall activation in a windows service). IN the constructor of the object B, I make a method call using "C" (note "C" is an activate by call remote object). At this jucture I get an exception stating

Unhandled Exception: System.TypeInitializationException: The type initializer for "B" threw an exception. ---> System.Run
time.Serialization.SerializationException: Cannot find the assembly CreateAppDomain(the assembly which has all the objects), Version=1.0.1488.36469, Culture=neutral, PublicKeyToken=null.

I feel that the object C is unable to get the type of the object "A" and is failing. If I place the object A (which is in a separate assembly) in the same folder as that of the object B then the error is not appearing. I assume it is a ...

Comments (2) More...

Clear Case and VS.net Integration Problem
By Aravinthan Narayanan on 1/15/2004

We faced an integration problem while integrating with Clear case and VS.net! when you install vs.net over exisitng clear case installation.

The fix seems to be a registry entry where you need to provide the fully qualified path of the clear case dll (ccscc.dll) in the HKLM->Software->Atria->Clearcase->SccServerpath.

 

And then restart the VS.net.

Comments (1)

My First blog here
By Aravinthan Narayanan on 1/14/2004
Hi this is my first blog here.. seems to be an very good place to blog!
Comments (0)

Blog Archive
Syndication

 


 


Digg This
 


DotNetNuke Platinum Benefactor

  
 

 Terms Of Use | Privacy Statement
 Copyright 2006 - Santry Technology Solutions, Box 172, Girard, PA 16417, (814) 414-0252