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

  • SEARCH
  • Home
  • 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 624143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:10:07+00:00 2026-05-13T19:10:07+00:00

this error is driving me nuts: Unit Test Adapter threw exception: Type ‘com.imagehawk.ZDRCreator.Config.ZDRCreatorConfigException’ in

  • 0

this error is driving me nuts:

Unit Test Adapter threw exception: Type ‘com.imagehawk.ZDRCreator.Config.ZDRCreatorConfigException’ in assembly ‘ZDRCreator, Version=1.0.5.1, Culture=neutral, PublicKeyToken=null’ is not marked as serializable..

it’s an exception, the only places it’s used is like this throw new ZDRCreatorConfigException(bla); and then in catch blocks of course.

just started happening … can’t figure out what i changed. please help

here’s the code for the exception, though I doubt it helps.

public class ZDRCreatorConfigException : Exception
    {
        public ZDRCreatorConfigException(string msg) : base(msg)
        {
        }

        public ZDRCreatorConfigException() : base()
        {
        }
    }

UPDATE: I figured it out, and it wasn’t Microsofts fault after all; although the swearing I gave them I’m sure there’s plenty of other things they deserve it for. I had made a code change that was causing that exception to be thrown and never handled. Not sure why it mentioned serializable unless it’s because not all the constructors are implemented here. Btw, I was finally able to figure out where to put the break point to find the problem. Thanks!

  • 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-13T19:10:08+00:00Added an answer on May 13, 2026 at 7:10 pm

    I’m not sure if you have access to the source code, but have you tried adding a Serializable attribute as it suggests?

    [Serializable]
    public class ZDRCreatorConfigException : Exception
    {
        ...
    }
    

    If you make this change it will help you because you will get the stacktrace of where the original error occurred instead of the stacktrace of where serializing the exception failed. You should make this change if possible and then update your question with the new error message and stacktrace.

    Also, you should try to work out why that exception is being thrown, as I guess that it is not meant to happen. If you test in debug mode you can set up Visual Studio to break automatically when that exception is thrown so that you can see what happens.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This error has been driving me nuts. We have a server running Apache and
This is probably a silly error, but it's driving me nuts trying to fix
This is driving me nuts! I have a test instance of Wordpress installed on
NHibernate is driving me 'Nuts'!!! I have the following mapping. Which returns this error
This error is driving me nuts. Please help. The code compiles in gcc in
Calling this powershell command and getting an error. Driving me nuts. Prompt> get-childitem -recurse
This error message is driving me nuts. I'm getting it when using Html.ListBox and
This error is driving me crazy . I tried freenode #emberjs before asking here.
This error is driving me crazy. I'm developing an App Engine Python application. These
This error come in log. from='kutbi1@360degree/Smack' to='akash@360degree/Smack' type='error' id='hK1L6-5'> <si xmlns='http://jabber.org/protocol/si' id='jsi_191216212994140179' mime-type='image/png' profile='http://jabber.org/protocol/si/profile/file-transfer'>

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.