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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T19:38:12+00:00 2026-05-31T19:38:12+00:00

http://pastebin.com/FPkZhxAQ Hi, I am making a WCF service/client application. WCF Service is web based.

  • 0

http://pastebin.com/FPkZhxAQ

Hi,

I am making a WCF service/client application.

WCF Service is web based. It doesn’t seem to have any errors and compiles without trouble.

WCF client is a separate Windows Forms project. It has GUI items on it already but doesn’t have any code for any event handling yet. The client has the ServiceReference1 added to it.

Anyone has any idea why am I getting the errors mentioned in the Pastebin link above?

  • 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-05-31T19:38:14+00:00Added an answer on May 31, 2026 at 7:38 pm

    You have elements named Name and Location in your form. You should change these names, because they conflict with properties that are declared in Control and Form, which are parent classes of Form1. (there’s nothing inherently illegal about this, but the .Designer.cs-generating code doesn’t handle it quite right, hence it writing this.Name = "Form1" when base.Name = "Form1" would have worked, and giving you warnings about hiding the inherited members) Then where you have Application.Run(new StockClient()); it should be Application.Run(new Form1());. There’s no class with that name, it makes no sense to try to instantiate it. Or if there is such a class, you need to add a using directive or call it by its full name so the compiler knows what you mean.

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

Sidebar

Related Questions

http://pastebin.com/mYk8M038 here is what I have so far... I think it may be something
I have this code: http://pastebin.com/Sd9WKZFr When i call something like rate(60, -6000, 120000) it
I have a piece of html/javascript written in jQuery at http://pastebin.com/MzMPjtvF My issue is
I am trying to learn Flex and now i have the next code: http://pastebin.com/rZwxF7w1
http://pastebin.com/VaaTRsuf I would like to have the JList and JTextArea resize with the window,
http://pastebin.com/rXbeKqAa Hi all I have been trying to parse the above JSON into a
I have a json string like this: http://pastebin.com/ckUZadwL I'm trying to use gson to
I have a table called informations (http://pastebin.com/h3UiUhpx) and also have this associated tables educations,
I have a dataframe with 3 columns $x -- at http://pastebin.com/SGrRUJcA $y -- at
http://pastebin.com/gL40jpHA I don't have time to wrestle with stinking forum syntax when all I

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.