assembly for listitem class in c# in windows app

assembly for listitem class in c# in windows app

Page 1 of 1

2 Replies - 5115 Views - Last Post: 12 July 2009 - 05:18 AM Rate Topic: -----

#1 prsadburuga  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 12-July 09

assembly for listitem class in c# in windows app

Posted 12 July 2009 - 01:19 AM

hi this is prasad buruaga i am working in biometric app
i have problem in populating items from one list box to other list box in c#.net in windows app. in that error is type or assembley reffernce missing for listitem


please help me

This post has been edited by prsadburuga: 12 July 2009 - 01:20 AM

Is This A Good Question/Topic? 0
  • +

Replies To: assembly for listitem class in c# in windows app

#2 Renagado  Icon User is offline

  • D.I.C Regular
  • member icon

Reputation: 115
  • View blog
  • Posts: 388
  • Joined: 14-June 09

Re: assembly for listitem class in c# in windows app

Posted 12 July 2009 - 03:41 AM

Could you post the code producing the error?
Was This Post Helpful? 0
  • +
  • -

#3 eclipsed4utoo  Icon User is offline

  • Not Your Ordinary Programmer
  • member icon

Reputation: 1511
  • View blog
  • Posts: 5,916
  • Joined: 21-March 08

Re: assembly for listitem class in c# in windows app

Posted 12 July 2009 - 05:18 AM

You need to add the "System.Web" reference to your project.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1