Sign In
jreddy's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
As a Support Engineer
Archive
Archives
December 2007
(1)
January 2007
(2)
September 2006
(1)
August 2006
(2)
March 2006
(1)
December 2005
(1)
MSDN Blogs
>
jreddy's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
jreddy's Blog
Inside Developer Support Engineer
Posted
over 5 years ago
by
jreddy
1
Comments
This post reflects my experiences as Developer Support Engineer for around 22 months.I was a Developer Support Engineer in VC/C# support team.Hopefully this will give some knowledge to others who wonder about what this role is. Though one expects you...
jreddy's Blog
Marking Applications on Windows Vista Using Manifests
Posted
over 5 years ago
by
jreddy
5
Comments
I am copying the text from the article http://msdn2.microsoft.com/en-us/library/aa480150.aspx with respect to changes that one needs to make in a manifest file if they want to run the applications on vista Note:When you compile the application using...
jreddy's Blog
Vista, how is it going to impact Visual Studio and applications developed using that?
Posted
over 5 years ago
by
jreddy
0
Comments
As Vista released, Developer who are using Visual Studio to develop applications will have lot of questions Please refer "Visual Studio and Windows Vista" http://msdn2.microsoft.com/en-us/vstudio/aa948853.aspx and Frequently Asked Questions http...
jreddy's Blog
How to troubleshoot Manifest generation problems
Posted
over 6 years ago
by
jreddy
1
Comments
As a support engineer I have been troubleshooting so many cases where Visual Studio 2005 was throwing an error while generating an external manifest file, while embedding manifest, while using additional manifest files. It is important to know "How...
jreddy's Blog
Fatal Error C1060 compiler is out of heap space
Posted
over 6 years ago
by
jreddy
1
Comments
There is possibility of getting the above error when you compile a C++ application that is making heavy use of templates with covariant return types I had a customer who was getting the above error (As a support engineer I thought I can write a post...
jreddy's Blog
Manifest file?? When did this come into the picture
Posted
over 6 years ago
by
jreddy
2
Comments
As a support engineer I have come across a customer who was not able to run a VS2003 compiled app that is using a VS2005 compiled DLL ( He is using Load Library to load the DLL) Here is his scenario a) VS2003 compiled app(net_run.exe) using VS2003...
jreddy's Blog
Visual Studio "servicing" Site
Posted
over 6 years ago
by
jreddy
0
Comments
Here is the link where we can get some info on Visual Studio 2005 service pack release date http://msdn.microsoft.com/vstudio/support/servicing/default.aspx
jreddy's Blog
Troubleshooting C/C++ Isolated Applications and Side-by-side Assemblies - Scenario based with solutions
Posted
over 7 years ago
by
jreddy
11
Comments
I am a support Engineer and has handled large number of cases related to C/C++ Isolated applications and side-by-side assemblies. I came across different errors and is able to find resolution with the help of my Escalation Engineers. Here is the list...
Page 1 of 1 (8 items)