Need help to setup site from localhost to the server

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/16/2011 7:01:44 AM
Gravatar
Total Posts 58
"Digg-in yourself to achieve excellence!" Follow #GPsays

Re: Need help to setup site from localhost to the server

That sounds great Joe,

Thanks for the reply,

Also a small suggestion from my end that, if there's a feature on this Rich Text Editor having a "Attach an Image" would help any Mojo user to show his/her error and spot it accurately to get his/her help and might help the thread followers too!

Thank You in Advance.

Guruprasad Balaji

11/16/2011 7:53:08 AM
Gravatar
Total Posts 17

Re: Need help to setup site from localhost to the server

Hi Guruprasad,

Any help would be highly appreciated. Please read my pre-posts and see if you help.

 

 

Thanks in advance,

Reena

11/16/2011 7:59:32 AM
Gravatar
Total Posts 58
"Digg-in yourself to achieve excellence!" Follow #GPsays

Re: Need help to setup site from localhost to the server

Hi Reena,

I've completely read your posts, you can reach me through skype for any help. My Skype ID: GuruprasadMe

11/16/2011 8:48:18 PM
Gravatar
Total Posts 17

Re: Need help to setup site from localhost to the server

Hi Guruprasad,

Accessing your help via skype will not be feasible for me during the hectic office hours. Would be highly grateful if you do this here itself.

 

Thanks ,

Reena

11/17/2011 6:59:52 AM
Gravatar
Total Posts 58
"Digg-in yourself to achieve excellence!" Follow #GPsays

Re: Need help to setup site from localhost to the server

Hi Reena,

Its not about assisting here, that's not quite simple to understand it clearly, so its better if i can take a look at the issue found in the deployment scenario. That's why i suggested skype, if not, you can reach me over the phone at +91-996-236-4108. Shall be happy to assist with what i can do and upto my knowledge! Thank You. :-)

11/17/2011 7:14:06 AM
Gravatar
Total Posts 18439

Re: Need help to setup site from localhost to the server

Hi,

I'm still convinced that my previous answer on the other thread was the solution. I'm adding more screen shots here to show all the steps and make it clearer:

step 1

step 2

step 3

step 4

make sure "Verify that file exists" is not checked for .aspx extension, if it is checked then IIS will return a 404 for requests where the .aspx file does not exist on disk which is the case for mojoPortal urls.

It is the same problem as this thread from last year, and these screen shots were sent to me by that user once he finally resolved it.

Hope that helps,

Joe

11/17/2011 11:06:24 PM
Gravatar
Total Posts 17

Re: Need help to setup site from localhost to the server

Hi Joe,

First of all a big thanks to you for taking out all the time to help me. I had exactly followed what you had suggested me to do. But it didn't solve help me solve the problem. Any other suggestion?

 

 

Thanks,

Reena

11/20/2011 11:58:03 PM
Gravatar
Total Posts 17

Re: Need help to setup site from localhost to the server

Hi Joe,

I tried hosting the site on the local server which didn't have Windows 2003 R2 but Windows 2003 and to my surprise it worked. But the question still remain unresolved as to how to host it on the server I have been trying to host on? Is Windows 2003 R2 creating problems?

 

Thanks,

Reena

11/21/2011 11:03:55 AM
Gravatar
Total Posts 18439

Re: Need help to setup site from localhost to the server

I do not believe it has anything to do with operating system version, it has to be something about configuration on that server.

Does that server have lots of things installed on it?

Custom isapi filters or things like that can be a factor. 

There can also be problems with ASP.NET if you install Cold Fusion on the server, it can break some of the handler mappings.

You must sign in to post in the forums. This thread is closed to new posts.