PDA

View Full Version : Renaming Namespace


jooner45
07-04-2008, 06:05 AM
I had a dll(.net), I wish to rename the namespace of the dll, how could I do,

since I had tried to disassemble the dll using various .net decompilers and after renaming, when I recompiled the source code, it shows much errors, I cannot re-build the dll.

kindly guide me

with adv. Thanx

UFO-Pu55y
07-06-2008, 10:51 AM
http://sourceforge.net/forum/forum.php?forum_id=827767

see 'assembly name editor'... tried that ?

jooner45
07-07-2008, 12:07 PM
Thanx a billion for your kindness.

But it can edit the assembly name but I am unable to edit the namespace

it says

"This Reflector item is not supported by Reflexil"

Supoported items:

-Assembly definition
-Assembly reference
-Module definition
-Type definition
-Method definition

any ideas?