B
boris.merryweather
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?
TIA
Boris
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?
TIA
Boris