Web Deploy: Unauthorized or Permission Denied
Last Updated on Monday, 6 May 2013 06:14 Written by Andrew Brown Friday, 10 May 2013 12:00
If you are getting permission-related errors when attempting to publish via Web Deploy, it may be because the ACL’s you have set in your development environment are incompatible with Arvixe’s ACL configuration. Information on how a Web Deploy publishing file is created/configured can be found here.
Learn MoreWhy is JQuery AJAX Sending a GET Instead of a POST?
Last Updated on Thursday, 18 April 2013 02:34 Written by David Bauernschmidt Sunday, 21 April 2013 12:00
If I take the same amount of time writing this article as I did finding the problem, then this article would probably be 50,000 words long. However; I also know that articles are supposed to help individuals quickly solve problems and be enjoyable to read therefore; I had to adjust accordingly. I found this solution after hours on the internet trying to solve a problem that was created when I upgraded the jquery library from 1.6.1 to 1.8.3. I cannot prove (yet) that Jquery ultimately caused this problem but I can say that when I use any development tool at my disposal I see something quite interesting. Let’s play a game of what’s different. Look at following two sets of code and tell me what is different between them. There is a lot of other code but this is what is important.
Learn MoreError When Adding Pinterest Button to Web Site
Last Updated on Thursday, 18 April 2013 02:34 Written by David Bauernschmidt Friday, 19 April 2013 12:00
The other day I had time to go back and look into some errors that I was getting on a web site that I was building. It did not affect the performance or any of the functionality (at least that is what I thought) but it was very annoying to always have to hit the F5 key during debug in VS 2012. I got busy and determined to finish the site, published it and the client really liked it but now was the time for me to go back and look at what was causing this error. The error I am referring to is the error that is an indication that the browser was quicker than the download or the same error when a javascript CDN is offline, but I knew this was not the case.
Learn MoremojoPortal Tips: Updating Your Artisteer 3.1 Skin for mojoPortal 2.3.9.5
Last Updated on Tuesday, 26 March 2013 10:39 Written by Carole Bennett Wednesday, 27 March 2013 12:00
I’m always delighted to see the latest improvements and enhancements in the mojoPortal CMS; however, when applying upgrades that include significant UI changes, there can be challenges with customized UI themes. Here’s some ways to make your legacy Artisteer 3.1-based skins work with the latest version of mojoPortal, 2.3.9.5
Upgrade to Artisteer 4.1
Learn MoreSend Email Using jQuery and Web.API (Part 2)
Last Updated on Wednesday, 27 March 2013 09:21 Written by David Bauernschmidt Friday, 22 March 2013 12:00
As promised here is Part 2 of Sending Email using jquery and web.api (including some validation). If you missed Part 1 then get it here. It is important to realize that if you are going to use web.api for web forms then you need to add the following to the global.asax.
Learn More
Recent Comments