Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

asp.net

IE9 JavaScript error: SCRIPT5007: Unable to get value of the property ‘ui’: object is null or undefined

September 3, 2022 by Magenaut

My website works well on Chrome, Firefox, and Internet Explorer 8. But on Internet Explorer 9, very weird errors are triggered when just hovering over components.

Categories ASP.NET, Q&A Tags asp.net, internet-explorer-9, javascript Leave a comment

jQuery UI ” $(“#datepicker”).datepicker is not a function”

September 3, 2022 by Magenaut

When i use DatePicker, jQuery’s UI plugin, in an existing .aspx page I get errors that:

Categories ASP.NET, Q&A Tags asp.net, datepicker, javascript, jquery Leave a comment

ASP.NET MVC 5 group of radio buttons

September 3, 2022 by Magenaut

I am starting my first ASP.NET MVC project, so I have one simple question.
I have following code:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, c# Leave a comment

Generate a PDF that automatically prints

September 3, 2022 by Magenaut

I have a ASP.NET Web application that generates a PDF. I am using iTextSharp. What happens is that you click a button and it downloads. My employer want to be able to click the button and have it open with the print dialog.

Categories ASP.NET, Q&A Tags asp.net, c#, itextsharp, pdf Leave a comment

Slash (/) vs tilde slash (~/) in style sheet path

September 3, 2022 by Magenaut

ASP.NET offers two ways to specify paths for style sheets:

Categories ASP.NET, Q&A Tags absolute-path, asp.net, path, relative-path, stylesheet Leave a comment

How do I serialize an object into query-string format?

September 3, 2022 by Magenaut

How do I serialize an object into query-string format? I can’t seem to find an answer on google. Thanks.

Categories ASP.NET, Q&A Tags asp.net, object, query-string, serialization Leave a comment

ASP.NET web.config: configSource vs. file attributes

September 3, 2022 by Magenaut

Within an web.config-file in an ASP.NET-application some sections of config, like appSettings and connectionStrings, supports the attributes file and configSource.

Categories ASP.NET, Q&A Tags asp.net, configsource, configuration, web-config Leave a comment

How to Publish Web with msbuild?

September 3, 2022 by Magenaut

Visual Studio 2010 has a Publish command that allows you to publish your Web Application Project to a file system location. I’d like to do this on my TeamCity build server, so I need to do it with the solution runner or msbuild. I tried using the Publish target, but I think that might be for ClickOnce:

Categories ASP.NET, Q&A Tags asp.net, msbuild, msdeploy, teamcity, visual-studio-2010 Leave a comment

ASP.NET Calling WebMethod with jQuery AJAX “401 (Unauthorized)”

September 3, 2022 by Magenaut

Been stuck with this for hours

Categories ASP.NET, Q&A Tags ajax, asp.net, c#, jquery, webmethod Leave a comment

How can I solve a connection pool problem between ASP.NET and SQL Server?

September 3, 2022 by Magenaut

The last few days we see this error message in our website too much:

Categories ASP.NET, Q&A Tags .net, asp.net, sql-server, sql-server-2005 Leave a comment
Older posts
Newer posts
← Previous Page1 … Page146 Page147 Page148 … Page944 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress