Dot Net Nuke site landing page loading more time for the first time - dotnetnuke

DNN site taking more time to load landing page for the first time.

As you did not provide a lot of information about your problem (Which DNN/IIS/Windows version?) I can only guess what you really mean. But most propably it is the behaviour of the IIS AppPool that shuts down after a while when no one visits the site or the server has been restarted or the AppPool is recycled.
I wrote a blog post a while ago how to fix it, but that was for IIS 7 (and before), please read also the comments which point out a more accurate way to get rid of this problem since IIS 8.

Related

Unwanted Page is Loaded

Project Overview:
I have made a Web System by using Django+AngularJS.
The Web System is basically an Authentication Portal, User logs in and does the stuff etc.
Problem Statement:
The problem I am facing is that I have logged out my system successfully and closed the browser. Then I visit the Web Page after a week, when I opened the Link https://www.foo.xyz so normally Login Page should Appear but instead of that it directs me to the Home of the System, which is not normal.
And it keeps happening until and I cleared the Browser's Cache, Restarted the Browser and Reopened the link.
(I used Chrome and Firefox and I am facing the issue in both of them.)
What I need:
First, thing is that I don't why does this happen?
Second, how can I fix it permanently?
As I don't know how you made your web system, I'm going to be assuming a few things here.
Your page keeps the authentication information in cache, so that's why the page goes to the home and doesn't once the cache is deleted. If you want this not to happen, you're gonna need to find some way to auto-remove the authentication from the cache after x amount of time.

My AppleID is suddenly not being accepted for Application Loader

I used my credentials for create 3 api's in morning but when in noon I tried to create 4th one, application loader fire a message "The application account information was incorrect". I tried to login again button getting same error. My AppleId and Password are correct because I am using same account for login in developer account.
I tried to close loader thrice but hand is still empty.Waiting for your precious suggestion.
Updated Answer:
It's working fine for me now, please try again now
Obsolete Answer:
Based on this
https://developer.apple.com/system-status/
and this https://forums.developer.apple.com/thread/90725
It seems that service is down to few users, therefore, keep patience and wait until the issue is resolved by Apple team.
I have the same issue which started about 90 minutes ago. Earlier this morning I had success uploading.
Updated 29 Oct. 0635Z back end services are working for me now.

CakePHP Client Login Issues

I'm stumped. We have a client who cannot log in to our system and yet we can log in fine using her credentials. She can also log in fine from her friends home.
Upon entering her credentials the screen simply refreshes and nothing happens when in fact she should be brought to a dashboard page. When I monitor the request via the Chrome web developer tools I can see that the dashboard does get requested after log in but then suddenly we're brought back to the log in page.
Now I've cleared her cache, cookies and all other temporary internet files from both IE9 (her default browser) and Chrome. Nothing happens. I've read that changing session names might help but that did nothing either.
The system is using the newest version of CakePHP (2.2.1) and absolutely any help would be appreciated.
This issue has been solved. Turns out this client in particular had the wrong date and time set on her computer. Upon setting the correct date and time, she has been able to log in absolutely fine since.
Thanks everyone for help!

Silverlight webapplication white screen of death

I'm having an white screen of death when trying to debug my silverlight application. The problem is that I don't know what causes it and I don't get any type of information from either Visual Studio or the browser itself (IE9). Breakpoints won't be hit as App() in the App.xml.cs doesn't get fired either.
The application works fine on my own laptop, but I'm trying to make final adjustments to it on the server which will host the application once it's done. The problem occures on this server.
Would there be any way to get information about what's causing it or did someone experience simulair issues?
hit F12 in IE and go to network and start capturing. You should see your error there if something went wrong downloading and also if there was a problem with the Silverlight plugin (check Console or Script tag).
There could be a number of reasons for this including problems with database connectivity, WCF services, and many other factors. One thing that might help you get some information is a product called Fiddler. If you are able to download and install that on your development machine, you can have it running when you try and access your application on the server. It will give you messages for every step of your application initialization, including database authentication, service authentication, the xap file transfer, etc.
My problem was related to init params not loading up from the web project's .aspx page, try having a look at this if you are having "white death screen" issues.

Two equal Joomla sites in different domains, behave differently

I have a site and since a few days, it has a problem. My site is prosklitiria-mostracarta.gr
I make another "TEST" site. ellinixx.gr
When i already finish the ellinixx.gr site and WORKS PERFECT, i copy the ellinixx.gr site and the database to old site : prosklitiria-mostracarta.gr
Now the two sites must be the same, but i have problem.
try to see
http://ellinixx.gr/index.php?option=com_content&view=article&id=106&Itemid=116
and try to see
http://prosklitiria-mostracarta.gr/index.php?option=com_content&view=article&id=106&Itemid=116
The first site has 160+ photos, but the prosklitiria-mostracarta.gr site has LESS than 80 photos...
But the sites is Sames... Copy... And database too...
All are the sames...
why cannot display all the images ?
In localhost (local) the site works perfect.
If i put it on other domain, it works perfect.
But in domain prosklitiria-mostracarta.gr the site does NOT display all the images :(
Can someone help me...?
Jackjoe has the answer - install Akeeba Backup and move the site again using that component. I move sites from our development server to live all the time and I've never had one fail when using Akeeba Backup.
How did you move the site? Something is obviously different or the site would be the same. The images are there, but SIG Pro isn't adding them to the article.
I have used this tutorial a couple of times: link to howtojoomla.net

Resources