You need to Register for free and Login to post a message in the forum.

Forum

DNN Deployment Issue
Last Post 2011-06-21 05:24 PM by Joseph Craig. 31 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Page 1 of 212 > >>
Author Messages
Abhishek TrivediUser is Offline
Nuke Active Member
Nuke Active Member
Posts:30

--
2010-02-02 10:44 AM
    Hi All,

    I read lots of help from the articles in this site, but didn't find the exact answer so at last needed to register on it .

    Ok, I have one problem regarding Deployment of DNN site on production server.

    I am using DNN 5.x and everything works fine on local machines.

    Now problem arrise when i tried to deploy the site to production server.

    I configured the site on server with portal alias like http://serverIP:portno/appname  ,

    i also add this site name to the portal alias table also enable the line in config file for



    but dont know why it displays Installation wizard every time i try to open the site.

    DNN is already installed and also pointed to same database then dont know what is the issue?

    Looking forward to quick help as u all guys does everytime.

    Thanks,
    Abhishek Trivedi



    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2010-02-02 02:55 PM
    What you used was not the correct form for the portalalias. Remove the http:// and it should work.



    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-02-03 04:55 AM

    Hello Sir,

    Thanks for your quick reply.

    first of all it was my typo, i have not included http:// in my portal alias.

    i got some partial solution yesterday, now i have home page open, but i can not access internal links.

    hoping for your help.

    Thanks,

    Abhishek Trivedi



    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2010-02-03 06:08 AM
    What does or does not happen?  Is there a URL that I could look at?



    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-02-03 07:56 AM
    Thanks Again for ur reply. Now let me clear my question. I have set up site on production server as http://IpAddress: PortNumber/Default.aspx i have also add portal alias for that as IpAddress: PortNumber in the portal alias table. now issue is i can browse the home page and the images only i can't access any of other pages(virtual pages that we create in DNN) also cant open Login page. i dont know what to do with it. Waiting for ur reply. Thanks, Abhishek Trivedi


    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-02-03 08:27 AM
    When you transferred your site from the local to production server, did you also transfer across all of the DotNetNuke files from your local server? double check your web.config file has the same settings from your local installation.


    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-02-03 09:11 AM
    I also try to reproduce same thing on local and eventually i did. Here i am mentioning u the steps. I am using Windows Server 7. Dotnetnuke 5.1.4 (1) Create new website in IIS with port number other than 80 (2) Point that new website to your application (3) Grant All Unassigned user to this port (4) Browse the site It opens the home page. But if i click on any link that points to the other page, for ex Login Page it shaws me 404 error. Pls help me as i have too short time now. Waiting for ur reply. Thanks Abhishek Trivedi


    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-01 07:19 AM
    Hi........abhishek facing the same problem? have u found any solution? Thanks in Advance Amit


    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-05-01 07:33 AM
    Hi Amit, I had left using portNumber, instead of that i have used virtual directory, and all things works good. Hope this would be helpful to u, if u have any other questions let me know. Thanks, Abhishek


    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-01 09:45 AM
    Hi Abhishek, thanks very much for your quick response. But, prob is that i can't remove port number as on that server already another live website work. so that not work for me. one other issue that if you can solve for me. it is......... When i try to upload on my other production server.....it works fine but in case when i click on logo or register any user and click on register(i.e. when enver NavigateURL() is of DNN ) is use it redirect to other server. I mean to say...... I upload my site on say 192.168.100.200 and when run my site in live using say 152.254.256.20 it is working fine as per our setting both are interlink. But when click on logo it redirect to 192.168.100.200 as website in physically on this server. Is there any way that i can control NavigateURL() and add some setting which redirect the site to other address... I try to edit NavigateURL() function but does not work for me. Any help will be great. Thanks Amit 1.


    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-05-01 10:05 AM
    Hi Amit, As far as i understand your problem, it may be due to portal alias problem, that causes the site to redirect to original server it belongs to. so please create instance of the server where you want to run your site to portalalias table and pls dont forget to enter in modified and inserted id fieled of that table. this way is from database, you can also add alias from the host settings. Thanks, Abhishek


    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-01 11:29 AM
    Thanks again, I have done all the settings already as u said. but not working. I have to write 2 IPS as i told you in last post otherwise not working. One is our live IP from provider. and other is our local host id which where files are uploaded. and both have interlink via router. Any idea about other setting ? Thanks Amit


    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-01 11:36 AM
    Hello abhi, Let me ask you one more query may be you can help me.I am a begineer in DNN. I have custom module having category master in our project. Its a very simple logically just insert, update and delete. There is a grid in this page having edit button. Now when i login as host and if i select view mode and click on edit button it is not redirect to edit page. and if i select edit mode from top and do the above things it is working fine. Now when i give to my client he is only view the page and edit the category table , i don't wont to give changes of layout to my client or normal user for this page. Any solution if possible plz. Is there any solution to hide control panel for just normal user. I am using DNN 5.3. i attach page layout may be for more helpful for you to guide me. Thanks in advance, Amit.

    151365388371.png

    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-05-01 12:03 PM

    HI,

    you need to create another user contrl with in your module folder and register that user control from admin side as type = edit and give its key=Edit.

    i think this should work for you.

     

    Thanks,

    Abhishek



    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-01 12:37 PM
    i know three files are created for view, edit, setting etc. and i know if i select manifest and then the custom module .dnn file it will install in my website.
    but i don't know about this type=edit and key=edit . can u plz give me idea where can i find that.?
    And what about hide the Control panel in dnn 5.3. if you know.
    Thanks very much
    Amit


    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-03 02:13 PM
    hi abhishek, still waiting for you response. in follwoing image you can see page index ( a very simple thing) is only working if i select Edit mode from top if i select View Mode from control panal. it is not working . Plz help if you have any idea.

    153131133271.png

    Abhishek TrivediUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:30

    --
    2010-05-04 06:06 AM

    Hi Amit,

    To hide the control panel u need give rights to your module. Control panel will be visible only for admin and host user.

    You can do so by open the page inside which your module reside then click settings and then give rights to the appropreate users.

    And to have edit module, u can do so by edit your module definition then add definition if not already added then add user control(can be type edit,setting).

     

    Hope that helps you.

     

    Thanks,

    Abhishek Trivedi



    tatvaUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7

    --
    2010-05-04 07:01 AM
    hi abhishek, thanks for you kind response and spent your valuable time for this. I get the point about control panal, but if possible plz discuss in detail the module edit option, bcoz when i install my custom module i register it with DNN 5.3 using select mainfest and then module .dnn file so that module defination not come in picture. If possible for you give me some useful link or just images on my personal email - amitb.patel@server1.com Many thanks for your help, Amit Patel.


    chiragUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:8

    --
    2011-02-28 01:30 PM
    Hi there,

    I have some problem with the portal alias in DNN 5.06.when I addup a portal alias to my DNN website,only the home page is shown with that portal alias name; as soon as I click on other tabs it acquires it's original IP alias. I have tried to delete the original IP alias from the table but as soon as the website reloads automatically a row is entered in the table with same original IP alias'

    Kindly help me out


    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2011-03-03 04:25 PM
    I don't know of anything that automatically adds portal aliases.

    Besides having an entry in the portalalias table, you must have IIS configured for the correct domain, too.



    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    You are not authorized to post a reply.
    Page 1 of 212 > >>


    Active Forums 4.3

    Latest Forum Posts

    iPhone website logo in DNN root directory by JohnnieD
    I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
    RE: Fixed size container by Joseph Craig
    Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
    Fixed size container by Aggiedan97
    I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
    RE: DNN 6.1 app_offline.htm by Joseph Craig
    If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
    RE: DNN site automatically redirects to a different domain name. by Joseph Craig
    Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
    DNN 6.1 app_offline.htm by Dave Hassall
    Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds