I have searched around Google and StackOverflow trying to find a solution to this, but they all seem to relate to ASP.NET etc. I usually run Linux on my...
  • May 22, 2022
  • 0 Comments
This is my website http://173.214.165.83/. The home page shows, but all links start with localhost/wordpress, rather than the current address, which is 173.214.165.83. The server is windows and runs...
  • May 21, 2022
  • 0 Comments
I am new to OWIN and Katana. I really don’t get why I should use OWIN, while I can use IIS. To simplify, my question is: What do I...
  • May 19, 2022
  • 0 Comments
In a forms model, I used to get the current logged-in user by: Page.CurrentUser How do I get the current user inside a controller class in ASP.NET MVC? 21...
  • May 19, 2022
  • 0 Comments
i have to install wordpress 3.2.1 on IIS 5.0 (yeah, i know…) here. Brand new default wordpress installation, no plugins ore previous versions installed. So, i downloaded the 3.2.1.zip...
  • May 18, 2022
  • 0 Comments