aspdotnet_website_programming thread: Please : Just Got the asp vb.net book But ......
Hello
I just got the book (the vb.net version) and I installed the source code
to have a look at the general looks and feel.
I faced a first problem: the assembly files ?of every module- had a
hardcoded path to the snk files in some D:\damien\smthin,,,,,, I went
ahead and changed the path in every one of them.
The second problem is: I am compiling now and I get an error saying that
Access to the path "C:\wrox\ThePhileVB\Config\Polls.Config" is denied.
On the default page.
I think the code is beautiful and very elegant but can smbody tell me what
I am missing ?I actually put a password on every connection string around-
but all I wanna do is just see the example working first.
Thanks