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 8747121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:18:19+00:00 2026-06-13T12:18:19+00:00

I recently tried to return an object of type Guid from a method accepting

  • 0

I recently tried to return an object of type Guid from a method accepting <T>, however the compiler gave me the following error:

The type ‘System.Guid’ cannot be used as type parameter ‘T’ in the
generic type or method ‘MyGenericMethod’. There is no boxing
conversion from ‘System.Guid’ to ‘System.IConvertible’.

After investigation I realised that the compiler message was caused due to the Guid type not implementing the System.IConvertible interface.

MSDN states the following:

This interface provides methods to convert the value of an instance of
an implementing type to a common language runtime type that has an
equivalent value.

The provided list of types does not include Guid; Can anyone explain/provide a use case as to why this is the case?

  • 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-06-13T12:18:20+00:00Added an answer on June 13, 2026 at 12:18 pm

    IConvertible requires the type be able to convert it’s data to most of the primitives. How would you represent a Guid as a float for example?

    Because Guid cannot implement most of the interface methods it’s expected to not declare itself otherwise.

    Now on the real question: What are you trying to accomplish?

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

Sidebar

Related Questions

I am working on my HWID code. I recently tried converting this code from
I recently tried extending django's registration form with the following but i can only
I recently tried to combine SEAM and GWT in a project - but failed
I recently tried to figure out how to use freeglut with NetBeans 7. I
I recently tried using the Cloud9 online IDE . It starts by creating a
I recently tried to pull some results and was struggling to work out the
I've recently tried to optimize my site for speed and brandwith. Amongst many other
I'm recently tried to make a custom tabcontrol that able to move the tab
Recently I tried to explain some poorly designed code to my project manager. All
Recently I tried compiling program something like this with GCC: int f(int i){ if(i<0){

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.