Ionutz's tech blog

How to resolve error "The current identity (IIS APPPOOL...) does not have write access to " error

Hi, Yesterday I was just playing with some small site that I've created and published from Visual...

Author: Ionootz Date: 06/22/2012

How to reference a different assembly when building from Visual Studio?

Hi, After I updated one of my machines to Visual Studio 2010 SP1 I started getting build error when...

Author: Ionootz Date: 04/18/2012

How to be a "good friend" to a signed assemly

Hi, here I am again fighting some signed\unsigned assembly issues. This time everything is related...

Author: Ionootz Date: 05/26/2011

How to sign a binary that you don't have the sources for?

Hi, it has been a long time since my last post here and that's not because I didn't bump into...

Author: Ionootz Date: 04/29/2011

Certificates in Wix

Here's another of the nice stories when I try to make somthing work and it's just really hard to...

Author: Ionootz Date: 12/30/2009

If you get errors trying to run the Task Scheduler on Win2K8 and Event Viewer is not there to help

Hi, Once again I got angry on my poor computer because it didn't want to play nice. I was trying to...

Author: Ionootz Date: 05/27/2009

How to debug C# WebHttpRequest HTTPS through Fiddler

Hi, I was working on this project where I needed to get some HTTP requests intercepted by Fiddler....

Author: Ionootz Date: 05/12/2009

How to select in Visual Studio an area between 2 known find expression

Some days ago I had to format this huge file to remove everything between a "start" marking and an...

Author: Ionootz Date: 03/25/2009

Running 32 bit ASP.Net applications on a 64bit OS

Here's a thing that haunted me the last few days: I have this 64bit Windows Server 2K8 machine which...

Author: Ionootz Date: 04/07/2008

ASP.Net server side application wide data caching

Thanks to the comment, PeterI've added additional code that will make it avoid possible race...

Author: Ionootz Date: 09/11/2006

New Windows Live services

Here is a list of the new Windows Live services released: Windows Live Expo - Buy, sell and...

Author: Ionootz Date: 08/31/2006

Now about persistent cookies

This time is about persitent cookies.First... how to find where are the cookies located from...

Author: Ionootz Date: 08/17/2006

How to work with session cookies in IE

Perhaps lots of people bumped thier heads in walls while trying to work with cookies (client side)....

Author: Ionootz Date: 07/31/2006

Helful tools for creating gadgets

Hi, Coming with links again :) Here's some tools that I found very useful if you like creting...

Author: Ionootz Date: 07/07/2006