Working with 2 DNN applications using the same database

Hi,
I have a client that needs 2 DNN web applications. I am hosting these on Azure. I have created the first one successfully and rather than create a second application and database, I was wondering if it is better to add the 2nd application as a child site
of the first one. I know this is possible in the "Site Management" by adding a new site but how does it work for setting up the DNS.
My first site would be set up as follows: myfirstsite.azurewebsites.net and I can set up the DNS to www.myfirstsite.com. If I add a second site as a child, then the url would be: myfirstsite.azurewebsites.net/mysecondsite. Could I then set up the DNS to
point that url to www.mysecondsite.com? Would this be the way to do it or is it better to have 2 separate apps with 2 separate databases? I'm thinking in terms of hosting fees as well.
Thanks
rvenable

Hello rob.venable,
I understand that you would like to add your second DNN web application as a new site to the existing and would like to know how to setup the DNS.
You will need to create a subdomain for your second application with reference to your exiting application and point the URL to the existing application.
For eg, if you create a website with the CNAME
www.mysite.net, you can create a sub domain to point out the new other application as
www.mysite.net/subdomain
You can refer to this link that will give you information on 'Mapping a custom subdomain to an Azure Website':
http://blogs.msdn.com/b/waws/archive/2014/10/01/mapping-a-sub-domain-to-an-azure-web-site.aspx
You can also refer to this link that will give you information on 'Mapping a custom naked domain to your Azure Website, a URL with no www':
http://blogs.msdn.com/b/waws/archive/2014/10/01/mapping-a-naked-url-to-your-azure-web-site-url-with-no-www.aspx
Mapping a custom domain to a Traffic Manager on Azure Websites
http://blogs.msdn.com/b/waws/archive/2014/10/01/mapping-an-azure-web-site-custom-domain-to-a-traffic-manager-domain-name.aspx
Mapping a custom domain with a special character to an Azure Website
http://blogs.msdn.com/b/waws/archive/2014/10/01/mapping-a-custom-domain-with-a-special-character-to-an-azure-website.aspx
Thanks,
Syed Irfan Hussain

Similar Messages

  • Works with two component iu in the same PDA

    HI:
    I have two componentes IU in Mobile 7.1 patch07 for handhelds.
    I need to access a view from one componente iu to another view of another componente iu.
    Can I work with two componet iiu n the same PDA and have communication from one to another?
    Best Regards.
    Maria Elena

    HI:
    There any way to configure the main menu of SAP Mobile 7.1 where you have applications that are deployed in the PDA?
    De esta manera podría crear más de un componente dentro de una aplicación y poder tener más de un link en el menu principal
    Best regards
    Maria Elena

  • Can 2 different users with 2 different Iphones use the same itunes to backup each phone separately? if not how can I have a backup for 2 different iphones on the same laptop?

    can 2 different users with 2 different Iphones use the same itune program to backup each phone separately? if not how can I have a backup for 2 different iphones on the same laptop?

    Here is your answer:
    http://support.apple.com/kb/HT1495

  • Can two people with their own iPhones use the same computer and iTunes?

    Can two people with their own iPhones use the same computer and iTunes?

    Yes. My wife and I each have our own Apple ID and used the same computer to sync our phones with iTunes. The best way to do this is set up separate user accounts on the computer. If you are logged in to your account on the computer and your wife wants to sync here phone, you would log out and she would log in. These keeps all your stuff separate and avoids a ton of confusion.

  • HT3819 Will home sharing work with 2 itunes accounts on the same computer?

    My husband and I share a laptop.  Can we use Home Sharing to share music with each other? I have an account for each of us on iCloud and the computer has us each set up as users. 

    No, home sharing will not work for two different users on the same computer on a Windows based system as it requires iTunes running.  It is not possible in Windows for both users to be running iTunes at the same time.
    Instead, simply use the File > Add Files/Folder option in iTunes to add the content you want to your iTunesLibrary.  Do the same for your husbands iTunesLibrary under his user.

  • Working with multiple user accounts on the same folio/article

    Hi,
    i have the follwing issue:
    - User A owns the folio (the one that publsihes it), the folio is shared with user B and C
    - User B is the graphics designer. He does the Artwork
    - Usee C should do the textutal corrections
    Problem:
    - User C cannot access the Articles User B has created
    Question: What is the right solution for this kind of problem? Two (or more) people should be able to work on an article using their personal account. The only solution I see at the moment is to create a specific "designer-account" per folio project that all these people share.
    Are there any other options
    cheers
    Thomas

    Thanks for the quick responses.
    The sharing of the data is not the problem, in fact, cloud storage can be one of the solutions. But regardless, if people work on different locations or in the same intranet, it can always happen, that designer B goes on holiday and there needs to be done a change on one of the articles inside the folio that B has been working on. It is a pitty, that Designer C cannot take over and do the changes without either having to have user/password of B or "destroying" the folio settings, removing the article completely and re-entering it drom scratch (with all correct settings, namings etc) what makes B having to do the same, as soon as he comes back. This might also have to do with the absolute path references used in folios instead of logical ones (every user can set as "folioroot" on his computer) what also would make the dropbox (or adobe cloud) approach work, as everybody would share the same subfile structure and could "jumpstart" working on the folio.
    Nevertheless, thanks for the answeres, things work as they do. I was just wondering if I am doing something wrong.
    We will now create shared working users per project, so everybody involved in the project will use that user.
    Thomas

  • Can multiple APEX application use the same parsing schema?

    Hi,
    I have 4.2 APEX thru pl/sql Gatewat, 11gr2 DB and using theme 24.
    Due to the APEX limitation for version control I would be splitting 1 big ERP applications into 24 different APEX applications and each application would be considered as 1 unit for version control.
    I have about 800 tables and I would assume that all of these would need to be stored in 1 schema since a lot of these table are linked thru FK.
    Can I have multiple APEX APPS using the same parsing schema? or is there a better way to do this?
    Thanks in advance!

    Hi,
    Multiple applications can have same (one) parsing schema.
    You can test that on e.g. apex.oracle.com, where normally you have only one schema and you create multiple applications and all use that same schema.
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai
    Edited by: jarola on Jan 28, 2013 7:15 PM

  • Does EntityManager use the same database connection in a transaction?

    Hi All,
    I have a MDB in which I have created a EntityManager and began a transaction. I have passed this entity manager to all my DAO's via a standard setter method. Now I am wondering if this entity manager uses the same connection all the time until it's commited?
    If not how does it work?
    Thank you,
    K.

    Hi,
    I am injecting the entitymanager into my MDB but it's throwing the JTATransaction required when I am trying to execute any native query? So I have removed the injection and created through the entitymanager factory. Now I am wondering whether it will use the same connection object during one transaction?
    Here is the code which is throwing the JTATransaction required exception...
    * entityManager.
    @PersistenceContext(unitName = "myPersistenceUnit1")
    private EntityManager entityManager;
    <persistence-unit name="myPersistenceUnit1">
    <jta-data-source>jdbc/MySessionDS
    </jta-data-source>
    <properties>
    <property name="toplink.logging.level" value="FINEST" />
    </properties>
    </persistence-unit>

  • Cannot work with two Swing app. at the same time.

    Hi guys,
    I bring this problem here may somebody experienced that.
    I developed two client side applications(applets). Locate them on Apache/Tomcat. There is also a Index.html file with two links, so when user clicks on each link the associated application will downloaded on his/her PC and ready to work. (In index.html I used JavaScript function window.open(?) to load the applications)
    Now please see this scenario:
    1-I ran/loaded both application in two separate browsers(IE5.5). And tried to work with them(minimized one and work with another). Soon I faced unexpected frizzing/locking or very slow running on both applications.
    2-Then closed/killed one of them(killed IE). Then re-executed same application again. The application loaded with the last activated screen . Seems it never killed and it was still alive.
    3- The only way to successfully working is one by one. Means execute & work with one, then kill that, and then execute and work with another.
    To Debug:
    When both applications were running(each on it?s own IE), I opened the Task Manager and saw there was only one IEXPLORER.EXE was running, also there was only one Java VM (a little bird icon) on right-bottom of the screen.
    I believe this causes the problem. Seems they both running in the same session. Since I opened two applications in two IE I was expected to see two IEXPLORER.EXE with two JVM. Am I right? Do you think so?
    Note that the two app. have no Communication with each other.
    Any way, Now I am seeking to find the solution. My primary mind says probably I should not use window.open(..) in index.html to load the applications.
    Would appreciate any command on this.

    I am also facing the same problem !
    Since this may be a very late reply , if any body has a solution pls share!
    What I understand is that when we use javascript:window.open() it opens a new browser window
    but under same JVM. This is helpful if we need to have a 'Close window' button/link in the newly opened window and use javascript:window.close() there. Then browser will not show us the confirmation dialog box 'Webpage you are viewing is trying to close the window. Do you wish to Proceed?'
    But if we want a new JVM for each opened link and also donot want the popup dialog to be displayed when we close the browser from there..what do we do??

  • Can you setup handoff to work with two mac computers on the same network?

    I am attempting to setup handoff to work with two computers on the same network. I cannot seem to get it to work. Should I be able to?

    I'm not sure but I haven't seen anything on the Apple site that indicates that it would not work. The following troubleshooting documents may help: Get help using Continuity with iOS 8 and OS X Yosemite - Apple Support
    Note in particular the Mac models supported. The other thing that occurs to me is that in addition to being on the same network they would have to be within Bluetooth range of each other.

  • Does anyone knows a way to work with various Pages documents at the same time, for example with a system of tabs to switch directly from one document to the other?

    Hello everyone,
    Working with numerous Apple Pages documents at the same time, I am looking for an efficient solution to switch faster from one document to the other. Integrating all them in a single framework, for exemple by switching from one to the other with a system of tabs would be of great help. Does anyone knows if such a possibility exists?
    Thanks in advance,
    Jean-Baptiste

    jbp- wrote:
    Thanks. It works and is very efficient. Not as much as a real system of tabs, but is allows to switch very fast between different documents. Only regret I would have is that it doesn't work with a document which is on full page mode. But that's already very helpful!
    You're very welcome but Peggy really gave you the answer already. 
    With regard to the full screen apps, I don't think Apple have yet worked out how to make them elegantly coexist with other apps.  The closest you can get is the four finger swipe gestures you may use on a trackpad if you have one (Mission Control and App Exposé).
    In fact nowadays I use the App Exposé (four finger swipe down gesture) more often than I use Command-Accent to move between documents in the same app (when not in full screen).  It also as the advantage of showing you thumbnails of recently opened documents below the ones already open within the app.  If you haven't tried it, I suggest you give it a whirl.
    I can't remember now but I think the four finger gestures are not enabled by default and you must switch them on in System Preferences > Trackpad > More Gestures. 

  • 1. Working with DV and HDV in the same project     2. importing music error

    1. I am working on a project that was shot with both HD and DV footage. What is the best way to work with both types of files on the same time line so that I can compress them to DV format video?
    2. Also, I am having a problem importing music files into Premier. The error message pops up and says that it has an error compiling movie.I am not sure what setting i need to change to get this to work. I am working with MP3 files like I have done with past projects but nothing seems to work. Please help.

    i "I have never worked with with soundbooth but i changed the file type to WAV but had to use IMA ADPCM for the Audio options because I could not save the uncompressed type."
    Ellis,
    How did you "change" the MP3 - what program did you use? You might want to explore Soundbooth, as Aanarav suggests. It works well with PP & Encore.
    [EDIT] I use Audition, but think Soundbooth would be a good choice, as it is bundled in the Production Studio CS3.
    Many folk have problems with MP3 files, for whatever reason. You should be able to convert to PCM WAV from any number of good conversion programs.
    I use a fair number of MP3's in PP and have never had any trouble. Some others have never been so lucky.
    Hunt

  • Proble with multi-threaded app using the same connection

    have a multi-threaded app. The threads all share the
    same connection. They all do some selects / updates.
    The OS is NT 4.0 and the application server is weblogic
    Some times I am getting the error "java.sql.SQLException: Io exception: not in streaming mode"
    and some times I am getting "java.sql.SQLException: Io exception: Protocal violation
    Any Ideas?
    Regards
    Suresh

    Don't create threads.... Your threads should if they are necessary be reusable, your threads should call the connections it needs from the cache service with let's say a max number of N pools (each pool a max number of M connections), if the connection domain asked exists on cache a connection is asked for corresponding pool, if the connection domain is not on cache the less used domain is thrown away (all inner connections closed first) and substituted by the new one requested. While the pool is not full keep creating connections as the request came (and all existing connections are being held and not released), when M connections exists, a request should wait till a connection is released.
    If you can have 20 threads asking for the same connection and the max number of connections on pool is M=10, then yopur threads will wait for a connection being released. All this must be synchronized. You should set M the closest as possible to the normal number of requests you can imagine to happen the same time. You should get connection use it and release it right away if you can have a lot of requests.
    I hope this helps you.

  • IPhone 5 doesn't work with Bose sound dock using the 30-pin adapter.

    I just upgraded to iPhone 5.  To my huge disappointment, I can not use it with my Bose sound dock using the 30-pin adapter. That is just ridiculous, after spending so much money!!! I tried using another cable and it works but sound is of poor quality

    I have the SoundDock 10 and generally use the Bluetooth connection.
    I have just reinserted the 30 pin normal socket ( as in normal SoundDock)
    the Apple 30 pin to lightning adapter and with iPhone 5 have perfect
    sound
    It works so something in your set up is faulty possibly the adapter
    some have posted issues

  • I have an iMac with OS Lion. The Smartart feature for Office for Mac will not work when I am logged on to my personal user account. It works with other user accounts on the same computer, and it works after "safe start". How can I fix the problem?

    The Smartart feature of Office for Mac will not work in my user account. It works for all other user accounts on the same computer, and it works after a "safe start". How can I fix the problem?

    You may also want to search/ask in the forums run by the people who make the product which is causing you problems:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011

Maybe you are looking for