Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3212966
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T14:53:34+00:00 2026-05-17T14:53:34+00:00

I am currently trying to build a Resource DLL on on Windows Server 2003

  • 0

I am currently trying to build a Resource DLL on on Windows Server 2003 and 2008. I am currently working with the Resource DLL code samples supplied with the Windows SDKs, and I can’t get them to work.

On Windows Server 2008 I succeeded compiling the Windows 7 SDK ClipBook Server sample, but couldn’t get it to properly work in the cluster. When I insert the resource as a resource type to the cluster using “cluster restype /create /dll” it works, but the resource is listed with an unknown type instead of a ClipBook Server type, as I think it should have as it is the type defined in the Resource DLL’s code.
I also succeed in creating a resource of that type, but I can never get it to go Online. I always get the error:

System error 5079 has occurred (0x000013d7).
The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.

And this is despite the fact that the resource is located on all the nodes in the cluster including the one I try to start the resource on.

On Windows Server 2003, I’m working with the Platform SDK version 5.2, and I can’t even get the ClipBook Server Resource DLL code sample to compile. I always get MIDL1001 Error saying that it cannot open the file cluscfgserver.idl. I added the path of the file’s location to the include path of the project. That didn’t work. When I tried to hard-code the path of the file, I got several linker errors when trying to link with this file.

If anyone knows anything about any of these problems, I would appreciate any input.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T14:53:35+00:00Added an answer on May 17, 2026 at 2:53 pm

    Those examples are old and busted. Here are a few things I had to go through to get the similar “File Share Sample” to work:

    • Convert the project to x64 (supposedly 32 bit resources still work, but I haven’t been able to verify that)
    • Add the module definition file (.def) to the linker input property page so that the Startup function is exposed
    • There were several spots in code where CompareString is used to check the resource type name and 0 is expected on success, but it actually returns CSTR_EQUAL (3).
      • This is probably why you get the “(Unknown Type)” name.
    • To register the resource extension, cluster.exe won’t accept spaces in the dll name, so in my case I had to use cluster /REGADMINEXT:'FILESH~2.dll'
    • Only the Property Sheet extension interface is supported, everything else (context menu, wizards) has been removed as of Server 2008
    • Check the extension DLL stdafx.cpp sources for the Resource Type “ClipBook Server”. It should be “ClipBook Server Sample”: const WCHAR g_wszResourceTypeNames[] = L"ClipBook Server Sample\0"
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently trying to build on TeamCity, which uses Microsoft.Office.Interop dll. This will
I'm currently trying to build a personal website to create a presence on the
I'm currently trying to build a simple component which should monitor, if the user
I'm currently trying to build an application that inherently needs good time synchronization across
I'm trying to incorporate some JavaScript unit testing into my automated build process. Currently
I'm trying to build a reusable $.ajax method for my current application but I'm
I'm trying to create a build script for my current project, which includes an
I currently trying to find a solution, how to ensure that a test fails
I'm currently trying to read in an XML file, make some minor changes (alter
I'm currently trying out db4o (the java version) and I pretty much like what

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.