Tagged Questions
6
votes
1answer
111 views
Protect wsp file from Reverse Engineering
How to protect wsp file so no one can read my source code. When we change wsp file extension from wsp to zip, it gives all dll file and this dll can be extracted from .net reflector and get all source ...
4
votes
1answer
188 views
Migrating SharePoint Features from WSS 3.0 to SharePoint 2010
I try to Migrate a SharePoint 2003 (WSS 3.0) to SharePoint 2010.
I do it with the detach database method.
After I run the test-spcontentdatabase to the restored contentdatabase. I get some errors ...
2
votes
1answer
137 views
How can I avoid “service unavailable”/“recompiling” when deploying solutions
The topic says a lot. I'm looking for a way to avoid that ugly "service unavailable" page when you deploy a solution.
Also, I would like some theory on it, as I'm not sure I understand it completely. ...
