Re: Serves me right for trying something new!
- From: "Tom Porterfield" <tpporter@xxxxxxxx>
- Date: Mon, 8 Jan 2007 13:46:14 -0500
boris.merryweather@xxxxxxxxx wrote:
Hi,
I'm VERY new to C#.
I've bought a book (always a bad move) called "Build a Program Now.
Visual C#" by Patrice Pelland.
I got to chapter 4 without difficulty.
I then started the project in chapter 4, "Create your own web browser
in less than five minutes".
I fell at the first hurdle (page 53 for those of you that have the
book), where he says "3) Press F5 to compile and execute the
application". That's where the problems occurs.
I get an error message over the following line:
InitializeComponent();
Which says, amongst the other trouble shooting tips, "When deployingh
an office solution, check to make sure that you have fulfilled all the
necessary security requirements" and "Use a certificate to obtain the
required permission(s)".
Now, I'm hoping that this means something to someone and you can point
me in the right direction.
I'm guessing that there is some sort of box I have to tick, check or
fill-in somewhere within the C# environment to get me past this
problem, otherwise the remaining 158 pages are not goint to get read.
I'm on an SBS2003 server and pottering with this from behind a
firewall. Could that be the cause of the problem?
If you want help from more than those who have read the bok and are familiar with the specific example, could you post a short but complete program that reproduces the problem? Or at least state the exact line of code and all relevant information about it that is causing the error, as well as the exact details of the error including error number and full text of the error message.
--
Tom Porterfield
.
- References:
- Serves me right for trying something new!
- From: boris . merryweather
- Serves me right for trying something new!
- Prev by Date: Re: Application Within Application
- Next by Date: Re: Accessing Data and Try/Catch
- Previous by thread: Serves me right for trying something new!
- Next by thread: Re: Serves me right for trying something new!
- Index(es):
Relevant Pages
|