Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Scattered Notes
Stefano Mapelli's weblog
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
Diary
Win32
Archives
November 2008 (1)
October 2008 (3)
September 2008 (1)
August 2008 (7)
July 2008 (1)
June 2008 (2)
May 2008 (2)
April 2008 (2)
March 2008 (5)
February 2008 (2)
January 2008 (3)
December 2007 (5)
November 2007 (8)
October 2007 (2)
September 2007 (5)
August 2007 (4)
July 2007 (4)
June 2007 (3)
May 2007 (2)
April 2007 (1)
March 2007 (2)
February 2007 (4)
January 2007 (2)
December 2006 (4)
November 2006 (4)
October 2006 (5)
September 2006 (5)
August 2006 (2)
July 2006 (1)
Community Development
CodePlex
GotDotNet
Novell Forge
SourceForge.net
Tigris.org
Microsoft Popfly
Resources
ASP.net
IIS.net
Channel 9
NetFx3
WindowsClient.net
Communications Server Team
.NET Interop
PInvoke
ConnectionStrings.com
TechNet Edge
MIX Online
Channel 10
Channel 8
Microsoft Watch
Microsoft Communities
June 2007 - Posts
Thursday, June 14, 2007 11:35 PM
error MIDL2020 : error generating type library : LayOut failed
If you get an error like this, chances are that your MIDL compiler is too old. Try using a more recent one by downloading a recent platform SDK. If you are still using Visual C++ 6.0 look at this post for the last compatible PSDK .
Posted by
mapo
|
0 Comments
Friday, June 08, 2007 6:29 PM
InfoPath cannot open the selected form because of an error in the form's code
Today while trying to open an InfoPath 2007 form I got the following error: Form template: http://MyServerName/forms/form.xsn InfoPath cannot open the selected form because of an error in the form's code. The Microsoft .NET Framework 1.1 is not installed
Posted by
mapo
|
0 Comments
Thursday, June 07, 2007 11:33 AM
Last Platform SDK compatible with Visual Studio 6.0
Having had recently the need to use the old Visual Studio 6.0 (specifically Visual C++ 6.0), I discovered that the last Platform SDK compatible with this IDE is the February 2003 edition .
Posted by
mapo
|
3 Comments