WordPress and ASP.Net - asp.net

We have a Wordpress site being hosted. We want to build in a login link on the Wordpress site to open a different site written in ASP.NET.
We have hosted the IIS on a sub-domain, but our hosting package only allows 2 websites. Thus, Wordpress occupies 1 and IIS the other. So we not sure where to host the APS.NET site? Can it be hosted with Wordpress on the same domain and seen as 1 site, as the LOGIN URL will just point to the new home page to login?
I'm not a guru at this. New to ASP.NET, so don't want to pay for more website hosting.
Thanks.

asp.net never works without IIS. IIS work as server. You have to host asp.net application inside IIS. Make it default in IIS, may be it will work as your need.

Related

Ecommerce web (.net platform) hosted on a domain, Is it possible to host wordpress on domain subfolder?

My .net e-commerce web application is hosted in IIS on a domain www.domain.com
Now I want to host WordPress blog on a domain subfolder or subdirectory i.e. www.domain.com/blog
Is there any way that I can achieve it?
Actually dont have resources and time to implement a custom blog with in my eccomerce .net web application as it is itself a very big project.

All my Kentico live sites 404 and the previews do as well

I created a site in Kentico 12 and using the live viewer was working fine. Now its started 404ing every time I try to go to the site either by the URL: localhost:8080/Kentico12_[sitename] or by viewing the site through the live site feature. I a new site and it does the same thing. Additionally, page preview 404s as well. I have tried changing domain alias' and URL patterns but it doesn't seem to work. If anyone has a solution or some useful documentation to point mee toward that would be appreciated.
I can get into the back end of the site no problem by going to http:localhost8080:/Kentico12_Admin
I can reinstall Kentico 12 if needed but would rather avoid that.
Reinstalling is not the answer. Make sure you have the site properly setup in IIS first. A simple setup is to set the root of the site in IIS to the root of your MVC site. Then under that main site, create a virtual application and set that to the root of the CMS directory and call that virtual application "cms".
Then navigate to localhost/cms and you should be directed to the Kentico login page. Once you've logged into the Admin interface, update your site's domains. The Site domain name should be localhost/cms. The Presentation URL should be http://localhost.
If after you've made those changes and you're still getting 404's we'll have to look into other possible issues maybe in your web.config.

decommission web site url redirect to some another site in IIS

Recently I deleted website completely from IIS. But website url point to home page. I would like to know where can i check and delete completely. server is configured siteminder.

Migrate WordPress website integrated with SHOPEXPRESS from one host to another

I have a WordPress website integrated with SHOPEXPRESS on one server. Now I want to move this to another server. How can I do this?

Setting up Wordpress Multi-site on IIS7 with domains

I am having difficulty with my domain mapping on Wordpress with Networking enabled and using the WordPress MU Domain Mapping plugin. I am running everything on a Windows 2008 server using IIS7. I have the domains mapped and my domain host DNS settings are correct. The domains go to my server IP.
I have created multiple sites and can edit them via the dashboard but when I click on the view site link I to the default web page for IIS.
Do I need to set up something in IIS? I don't understand how the domains are supposed to resolve to the correct Wordpress site. Any help would be appreciated.

Resources