Finally, I can change the source code. Basically I created the blankmodule solution. Then installed the simple gallery module. Then I extracted the source file to the directory of SimpleGallery. After that open the blank module solution and add the Ventrian.SimpleGallery.vbproj. At the end changed the code then rebuild the dll.
Now the problem is how to migrate this dll to live site. I tried overwrite the dll from the installation file but it throw error. I also tried create new package for each simplegallery module (main one, tag, random) and install to overwrite the current module but it didn't work. Later I will try to use backup the live website then use the blankmodule approach to make the changes.
Thanks for your help 
|