-1

I have installed MS Visual Web Developer 2010 Express and created the dll and also add the strong name to it.

Now I want to installed the dll into GAC. When i searched the file system i did not find gacutil.exe. Therefore i used regasm.exe .

Now im getting RegAsm: warning RA0000:No types were registered.

Suggest how we can install the same. Also for your information im using windows 7

pnuts
  • 58,317
  • 11
  • 87
  • 139
sameer
  • 1,635
  • 3
  • 23
  • 35

1 Answers1

0

Got a solution for this issue i.e. Installation of Windows SDK which will have gacutil.exe

sameer
  • 1,635
  • 3
  • 23
  • 35