Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




How to edit the source code (.cs file)

usage
web-app
security

Hi there,

I've installed the 4.1 source code and wanted to edit a code-behind file without success. Is there anything I need to change in the web.config?

I saw in the designer file "to modify move field declaration from designer file to code-behind file" Is this the process? I tried but it didn't work neither.

Thanks, your help is much appreciated.

JoeMini
· 1
JoeMini
Replies (8)
helpful
0
not helpful

Did you download the Gemini source code? It comes with a VS2010 solution file, open it.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Yes I did download the source code but when I edit the code it doesn't compile in the front end. So any change to a cs file is not reflected.


JoeMini
· 1
JoeMini
helpful
0
not helpful

Did you open the solution and compile it? What error do you get?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

No I didn't. Do I really need VS2010?


JoeMini
· 1
JoeMini
helpful
0
not helpful

You need to open it using Visual Studio to compile it.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I'll give it a shot with VS2005


JoeMini
· 1
JoeMini
helpful
0
not helpful

Looks like I can't compile the solution file with VS2005. I really need Visual Studio 2010 right?


JoeMini
· 1
JoeMini
helpful
0
not helpful

Yes, 2010 will do it.


Saar Cohen
· 5000
Saar Cohen