Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Parser Error Message: could not load type 'Microsoft.SqlTableProfileProvider'

Parser Error Message: could not load type 'Microsoft.SqlTableProfileProvider'

Scheduled Pinned Locked Moved Web Development
help
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    acodman
    wrote on last edited by
    #1

    Hi Guys, Please I a help... I am trying to use createuserwizard control to add some custom fields like, telephone number,gender,age,city to a table I created. and in my web.config I have:

    <add name="txtphone" defaultValue="[null]" type="string" customProviderData="phone;varchar" provider="TableProfileProvider" /> And i keep getting this error : Parser Error Message: could not load type 'Microsoft.SqlTableProfileProvider' can anyone help me out pls. Thanks.

    P 1 Reply Last reply
    0
    • A acodman

      Hi Guys, Please I a help... I am trying to use createuserwizard control to add some custom fields like, telephone number,gender,age,city to a table I created. and in my web.config I have:

      <add name="txtphone" defaultValue="[null]" type="string" customProviderData="phone;varchar" provider="TableProfileProvider" /> And i keep getting this error : Parser Error Message: could not load type 'Microsoft.SqlTableProfileProvider' can anyone help me out pls. Thanks.

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      SqlTableProfileProvider is a custom provider (written by someone at Microsoft I think), right? Do you have a file/project reference to this provider set up in your project?

      Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

      A 1 Reply Last reply
      0
      • P pmarfleet

        SqlTableProfileProvider is a custom provider (written by someone at Microsoft I think), right? Do you have a file/project reference to this provider set up in your project?

        Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

        A Offline
        A Offline
        acodman
        wrote on last edited by
        #3

        Thanks Paul.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups