Quantcast
Channel: Solve IT
Browsing latest articles
Browse All 13 View Live

“Cannot get IIS pickup directory” error

Problem You receive “Cannot get IIS pickup directory” error while trying to send email via System.Net.Mail namespace in ASP.NET. Explanation User account under which the ASP.NET code is being executed...

View Article



How to Modify applicationSettings section

Problem My.Settings.YourSettingName is a read only property for application scope configuration Explanation By design you can’t modify application scope configuration settings, e.g....

View Article

TruncationException: Trying to convert return value or output parameter of...

Problem You receive “TruncationException: Trying to convert return value or output parameter of size XXX bytes to a T-SQL type with a smaller size limit of 8000 bytes” error while trying to execute CLR...

View Article

Auto tab text form fields with jQuery

Problem Need to auto tab to the next form field when the maximum number of entered characters is reached. Solution Assigned [maxlenght] attribute and [autotab] class to each field you want to auto tab....

View Article

View Source doesn’t work in IE8 or IE9

Problem Nothing happens when you select View Source option in Internet Explorer. Solution This happend to me after upgrading from IE8 to IE9 – the View Source option just stopped working. Deleting...

View Article


IIS Compression (gzip)

Enabling HTTP Compression for II7/IIS6 Enabling HTTP Compression IIS6

View Article

Importing GeoNames data into SQL Server

Problem Import GeoNames data into SQL Server 2014. Solution Download GeoNames file from here. I’m using just USA data in my example (us.txt). Create permanent table for storing data. We will only need...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images