Loading ...
home
browse
articles
blogs
events
forums
jobs
people
wiki
Login
Register
×
Choose a location:
home
articles
forums
blogs
jobs
events
wiki
people
home
»
blogs
»
Vivek Thakur
blogs
most recent
Most viewed
Highest rated
Most commented
IE10 Login not working in ASP.NET
ASP.NET FormsAuthentication Login cookie not working in Internet Explorer 10
Vivek Thakur
· yesterday ·
0
·
30
0
/5
Avg:
0
/5: (
0
votes)
How to use GitHub with Visual Studio
Step-by-step Guide on using Github with Visual Studio Source control is an integral part of software
Vivek Thakur
· 12 days ago ·
2
·
19274
Visual Studio
git
github
integration
4.88
/5
Avg:
4.88
/5: (
2
votes)
How to disable USB or Flash Drive Copy in Windows 7
Step to disable users from coyping files to a flash drive or USB on a Windows 7 machine If not already done, then create a normal user account (non-administrator) for that user in Windows 7 (via Control Panel->Manage Users->Create new user). This is needed because normal users cannot access/change registry settings. Then login via an
Vivek Thakur
· 4/4/2013 ·
0
·
214
usb-copy
0
/5
Avg:
0
/5: (
0
votes)
MVP India Group: Sad state of affairs and poor management
I had been an MVP (Microsoft Most Valuable Professional) since 3 years. Over the years, I have seen
Vivek Thakur
· 3/12/2013 ·
0
·
515
mvp-india
poor-management
0
/5
Avg:
0
/5: (
0
votes)
Lucene.net 3.0.3: ChainedFilter class not available
There is a bug in the binaries from Nuget as well as zip files uploaded on apache site for Lucene.ne
Vivek Thakur
· 2/13/2013 ·
0
·
462
chainfilter
contrib
lucene.net
0
/5
Avg:
0
/5: (
0
votes)
Lucene.net index issue on application startup ASP.NET
We are using Lucene.Net in Communifire, and we noticed that with a lot of data, the application does
Vivek Thakur
· 1/28/2013 ·
0
·
516
asp.net
index
lucene
Search
0
/5
Avg:
0
/5: (
0
votes)
Request timed out error in ASP.NET
If your ASP.NET web request takes a lot of time (doing some background work etc), then you will need
Vivek Thakur
· 1/11/2013 ·
0
·
595
request
timed-out
0
/5
Avg:
0
/5: (
0
votes)
HiQPdf: One of the best PDF Libraries in .NET
HTML to PDF conversion in .NET We have been using AbcPDf for quite some time for the sole purpose of
Vivek Thakur
· 11/12/2012 ·
0
·
1552
HTML
PDF
4.82
/5
Avg:
4.82
/5: (
1
votes)
How to add external files in Web Deployment Project Setup MSI using Visual Studio
How to add external files in Web Deployment Project Setup MSI using Visual Studio Web deployment pro
Vivek Thakur
· 10/11/2012 ·
0
·
3373
Installer
0
/5
Avg:
0
/5: (
0
votes)
How to debug a custom action in a web deployment project MSI in Visual Studio 2010
How to debug custom actions in a web deployment project MSI in Visual Studio 2010 To debug a Web Dep
Vivek Thakur
· 10/10/2012 ·
0
·
846
0
/5
Avg:
0
/5: (
0
votes)
MSI Error. 1001. Usage: InstallUtil .. error on production server
While trying to run a Visual Studio Web Deployment Project MSI, we got this error: Installutil execu
Vivek Thakur
· 10/10/2012 ·
0
·
1023
0
/5
Avg:
0
/5: (
0
votes)
MSI Installer error: Custom Action completed with return code: '340'
Error code 1603 with Visual Studio Web Deployment Project on Windows 7 While creating an MSI setup p
Vivek Thakur
· 10/10/2012 ·
0
·
1137
Installer
MSI
Windows
0
/5
Avg:
0
/5: (
0
votes)
Manage Word Documents Using C#
There are many commercial Microsoft Word management tools out there, most of them quite costly like
Vivek Thakur
· 9/26/2012 ·
0
·
1508
0
/5
Avg:
0
/5: (
0
votes)
Manipulate MS Excel documents via C# OpenXML
This is a great tool to manage Microsoft Excel documents via OpenXML: http://excelpackage.codeplex.c
Vivek Thakur
· 9/26/2012 ·
0
·
1182
Excel
0
/5
Avg:
0
/5: (
0
votes)
ASP.NET error: Same thing A listener channel for protocol 'http' in worker process reported a listener channel failure
One of our clients got this error message trying to run our ASP.NET web app (4.0) on a Windows 7 64-
Vivek Thakur
· 8/31/2012 ·
0
·
2375
0
/5
Avg:
0
/5: (
0
votes)
Application Pool Failure: Rapid Fail Protection
We were stuck with a weird issue. Our ASP.NET web app was crashing for some reason and the event log
Vivek Thakur
· 12/15/2011 ·
0
·
2272
0
/5
Avg:
0
/5: (
0
votes)
Sql Server Timeout expired. The timeout period elapsed prior to completion of the operation
The default SqlCommand timeout is 30 seconds, so you might get this error while executing a lengthy
Vivek Thakur
· 12/9/2011 ·
0
·
2839
0
/5
Avg:
0
/5: (
0
votes)
Microsoft.SqlServer.SMO and Microsoft.SqlServer.Management assemblies issue
We had created a Visual Studio project in C# to create SQL Server 2005 database via C# code. We were
Vivek Thakur
· 12/2/2011 ·
0
·
4216
0
/5
Avg:
0
/5: (
0
votes)
IIS error: The page you are requesting cannot be served because of the extension configuration.
If you have installed ASP.NET 4.0 runtime on your system before installing IIS, you may run into thi
Vivek Thakur
· 11/16/2011 ·
0
·
2492
aspnet
regiis
0
/5
Avg:
0
/5: (
0
votes)
IIS Error: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default
One of our developers got this error while locally configuring ASP.NET 4.0 website on his local IIS
Vivek Thakur
· 11/16/2011 ·
0
·
3166
iis error
0
/5
Avg:
0
/5: (
0
votes)
Visual Studio error Files has invalid values
Today I got this weird error in one of our projects in Visual Studio while getting latest from my Gi
Vivek Thakur
· 11/15/2011 ·
1
·
1407
0
/5
Avg:
0
/5: (
0
votes)
Git error: bad index file sha1 signature fatal: index file corrupt
Sometimes using Visual Studio Git Extensions , while switching in and out of Git branches, you may e
Vivek Thakur
· 11/15/2011 ·
0
·
4518
git
gitextensions
0
/5
Avg:
0
/5: (
0
votes)
Friend assembly reference is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations.
I was compiling one of my friend's project and noticed this error: Friend assembly reference is inva
Vivek Thakur
· 11/10/2011 ·
0
·
1662
strongly typed assemblies
0
/5
Avg:
0
/5: (
0
votes)
Free Books Libary from Packtpub
I want to let you know about a great opportunity that enables you to improve your skills and learn a
Vivek Thakur
· 11/9/2011 ·
0
·
1101
library
0
/5
Avg:
0
/5: (
0
votes)
How to boot Windows 7 from a VHD file
Boot from Windows 7 VHD file If you have an exisiting Windows installation, and want to install a fr
Vivek Thakur
· 10/21/2011 ·
0
·
1209
install vhd
windows vhd
0
/5
Avg:
0
/5: (
0
votes)
Page 1 of 6 (134 items)
« Previous
1
2
3
4
5
6
Next »
Go to page:
[Go]
Filter blogs
Tags
asp.net
c%23
jquery
Sql
javascript
regex
wcf
iis7
.net
.net-4
IIS
SQL+Server
textbox
sql-server
regular+expression
HTML
form-authentication
visual-studio
windows-7
windows-authentication
Category
--- all categories
Microsoft.NET
Project Management
Publish date
Top Producers
Raghav Khunger
504 Blogs
Vivek Thakur
134 Blogs
Hajan Selmani
79 Blogs
Vijendra Shakya
46 Blogs
mohit kumar
40 Blogs
Vinay Gupta
22 Blogs
Tim Eisenhauer
20 Blogs
Sumit Arora
18 Blogs
Ajit Gupta
16 Blogs
Shaitender Singh
14 Blogs
Blog Archives
May 2013 (1)
April 2013 (1)
March 2013 (1)
February 2013 (1)
January 2013 (2)
November 2012 (1)
October 2012 (4)
September 2012 (2)
August 2012 (1)
December 2011 (3)
November 2011 (6)
October 2011 (2)
September 2011 (5)
July 2011 (2)
June 2011 (1)
February 2011 (2)
January 2011 (1)
October 2010 (1)
September 2010 (6)
August 2010 (4)
July 2010 (1)
May 2010 (1)
April 2010 (7)
March 2010 (1)
July 2009 (4)
June 2009 (1)
May 2009 (1)
April 2009 (1)
March 2009 (8)
February 2009 (3)
January 2009 (6)
December 2008 (28)
November 2008 (1)
March 2008 (15)
December 2007 (1)
March 2007 (8)
Quick Vote
What kind of email newsletter would you prefer to receive from CodeAsp.Net?
18
A monthly digest
A weekly digest
A daily digest
All of the above
None of the above
×
Loading ...