I have made a .Net dll, which i want to register in GAC. I have used this command in windows server 2003 Command Prompt.
c:\"Path of dll">gacutil/i dllname.dll
it says path is not correct.
Do i need to use this in .Net cmd prompt ,if it is that' i am not able to locate .Net cmd promt' .
Please Suggest!!