Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error 1001 : Unable to get installer types in my InstallHelper.dll assembly Pin
Paramu197324-Sep-11 21:42
Paramu197324-Sep-11 21:42 
GeneralRe: Error 1001 : Unable to get installer types in my InstallHelper.dll assembly PinPopular
kutbinayi25-Sep-11 4:18
kutbinayi25-Sep-11 4:18 
GeneralRe: Error 1001 : Unable to get installer types in my InstallHelper.dll assembly Pin
shukla199019-Oct-23 3:57
shukla199019-Oct-23 3:57 
QuestionC# help please! Pin
Goran Shoan24-Sep-11 7:21
Goran Shoan24-Sep-11 7:21 
AnswerRe: C# help please! Pin
Luc Pattyn24-Sep-11 7:30
sitebuilderLuc Pattyn24-Sep-11 7:30 
GeneralRe: C# help please! Pin
Goran Shoan24-Sep-11 7:43
Goran Shoan24-Sep-11 7:43 
GeneralRe: C# help please! Pin
AnnieMacD26-Sep-11 1:52
AnnieMacD26-Sep-11 1:52 
AnswerRe: C# help please! Pin
André Kraak24-Sep-11 7:40
André Kraak24-Sep-11 7:40 
You have implemented the function ReserveOrCancelSeat to accept one parameter SeatManager.DisplayOptions choice. This means that when you call the function you should supply the needed parameter. Have a look at this tutorial: Functions - C# Tutorial[^].

In your implementation of the ReserveOrCancelSeat function the parameter SeatManager.DisplayOptions choice is not used. So removing the parameter would solve your problem, but you first might want to look into why you are not using it.

Good luck.
0100000101101110011001000111001011101001

GeneralRe: C# help please! Pin
Goran Shoan24-Sep-11 7:46
Goran Shoan24-Sep-11 7:46 
GeneralRe: C# help please! Pin
André Kraak24-Sep-11 8:05
André Kraak24-Sep-11 8:05 
GeneralRe: C# help please! Pin
Goran Shoan24-Sep-11 8:10
Goran Shoan24-Sep-11 8:10 
GeneralRe: C# help please! Pin
André Kraak24-Sep-11 8:17
André Kraak24-Sep-11 8:17 
AnswerRe: C# help please! Pin
Yasser Sobhy25-Sep-11 2:00
Yasser Sobhy25-Sep-11 2:00 
GeneralRe: C# help please! Pin
Goran Shoan25-Sep-11 2:24
Goran Shoan25-Sep-11 2:24 
QuestionHow to keep data available for whole project access? Pin
Paramu197323-Sep-11 22:24
Paramu197323-Sep-11 22:24 
AnswerRe: How to keep data available for whole project access? Pin
BillWoodruff23-Sep-11 23:11
professionalBillWoodruff23-Sep-11 23:11 
AnswerRe: How to keep data available for whole project access? PinPopular
Mycroft Holmes24-Sep-11 0:57
professionalMycroft Holmes24-Sep-11 0:57 
AnswerRe: How to keep data available for whole project access? Pin
PIEBALDconsult24-Sep-11 5:57
mvePIEBALDconsult24-Sep-11 5:57 
AnswerRe: How to keep data available for whole project access? Pin
Yasser Sobhy25-Sep-11 2:12
Yasser Sobhy25-Sep-11 2:12 
AnswerRe: How to keep data available for whole project access? Pin
Muhammad Shahid Farooq25-Sep-11 4:01
professionalMuhammad Shahid Farooq25-Sep-11 4:01 
QuestionSuperMarket Inventory Database Software Pin
Ayaz Muhammad Hanif23-Sep-11 21:40
Ayaz Muhammad Hanif23-Sep-11 21:40 
AnswerRe: SuperMarket Inventory Database Software Pin
André Kraak23-Sep-11 21:52
André Kraak23-Sep-11 21:52 
AnswerRe: SuperMarket Inventory Database Software Pin
Richard MacCutchan23-Sep-11 22:52
mveRichard MacCutchan23-Sep-11 22:52 
QuestionHow to add checkbox to the title of the groupbox in C#.Net Pin
s_akram23-Sep-11 21:22
s_akram23-Sep-11 21:22 
AnswerRe: How to add checkbox to the title of the groupbox in C#.Net Pin
BillWoodruff23-Sep-11 23:13
professionalBillWoodruff23-Sep-11 23:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.