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. General Programming
  3. Visual Studio
  4. Bug with Service/Business Objects

Bug with Service/Business Objects

Scheduled Pinned Locked Moved Visual Studio
helpcsharpvisual-studiobusinesssales
1 Posts 1 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.
  • R Offline
    R Offline
    rwinte
    wrote on last edited by
    #1

    It seems that there's a bug in Visual Studio with reference to updating service references where the service contains an object(s) with the same name as an object(s) in another reference already in the project. For instance, let's say you have a reference to a "Business" project that contains an object called "Customer", in the namespace "Business". You also have a Service with an object called "Customer" in the namespace "Service". When you add/update your service reference Visual Studio seems to create a whole bunch of problems. The only solution we've found in the application we're developing is to delete the "Business" reference before adding/updating the service reference and then adding the "Business" reference back into the project. We've spoke to Microsoft about this particular issue and they told us to change our object names. Seems like a pitiful solution to me. Rather it seems like they should fix the bug. There's no reason objects in separate namespaces should conflict. Any thoughts?

    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