Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

My technorati profile..

My technorati profile.. Technorati Profile
Posted by Jigar Mehta | 0 Comments

New MSDN design..

Just noticed that MSDN design has got changed, I liked the new layout.. What about you? Tabbed options are really good concept. Also, Search box has got functionality to search directly from live search Stay tuned..
Posted by Jigar Mehta | 1 Comments

A referral was returned from the server.

I encountered this strange error while playing with a sample to elevate the executable from the starting. Just imagine, that you require your application to run in admin mode to work successfully; in windows vista, we have the functionality of adding
Posted by Jigar Mehta | 2 Comments
Filed under:

Getting error - Library not registered

Problem : When loading the type-library (using #import directive or even from oleview.exe), getting problem which says something as follows, Troubleshooting : Complete. Debugged in Windbg and found that OLEAUT32!LoadRegTypeLib was failing. Solution :
Posted by Jigar Mehta | 0 Comments
Filed under:

Notepad hangs while saving the file

From last few days, I have been experiencing very strange problem. Problem : When I create a new file in Notepad.exe and click on File+Save or alt+s, it literally hangs when showing the dialog (save dialog to give file name/path). If I wait for more than
Posted by Jigar Mehta | 1 Comments
Filed under:

Commonly used NTOSKRNL.exe function prefix..

I have posted a good piece of handy information at, http://jigarme.spaces.live.com/blog/cns!DD7841DFB6968535!150.entry Hope its useful to you too (I found it very useful, while learning windows debugging).. Stay tuned..
Posted by Jigar Mehta | 0 Comments

Windows SDK download location..

Customers should get the latest Windows SDK from: http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en#RelatedLinks Customers can download a DVD ISO image from the following site and then burn
Posted by Jigar Mehta | 0 Comments

.NET Framework Configuration Tool

Just now, i was searching for something to set the redirection for .NET assembly. Like, for assembly versions 1.0.0.0 to 1.7.85.995 should be loading the latest assembly from the company, that is, 1.8.0.0 Tried searching for writing the config file (i
Posted by Jigar Mehta | 0 Comments
Filed under:

Changes to COM in Windows Vista

The following changes appear in COM in Windows Vista: The COM elevation moniker allows applications that are running under a limited user account (LUA) to activate COM classes with elevated functionality. For more information, please see The COM Elevation
Posted by Jigar Mehta | 0 Comments
Filed under: ,

Enabling .NET studio Windows Service project to work with installutil.exe

I was just trying to create a simple C#.NET windows service with visual studio .NET 2005. After selecting Windows Service template, I got the template code for common required service infrastructure lik, OnStart() and OnStop() methods. I added my custom
Posted by Jigar Mehta | 0 Comments
Filed under:

Have become MCP now !!

Just gave C# - Windows programming exam today and have cleared with 900 score!! So, now have become MCP (Microsoft Certified Professional). Now, plan is to prepare for C# - Web programming and clear that exam !! Lets see!!
Posted by Jigar Mehta | 0 Comments
 
Page view tracker