C to VB. Can you please help me in solving this?

  • Thread starter Thread starter Miguel Dias Moura
  • Start date Start date
M

Miguel Dias Moura

Hello,

i am working in an ASP.net / VB web site and i need to create a calendar
which displays events from an Access database.

I found exactly what i want in a simple article with a small code in
Macromedia's web site:
http://www.macromedia.com/devnet/mx/dreamweaver/articles/aspnet_calendar_04.
html

However, the code in this article is in C#. For the past 3 weeks i have been
translating it to VB.
Until now i wasn't able to make it work. I guess i am making some simple
mistake somewhere.

I have the following:
» Access file and ASP.net / C# file which is working perfectly.
» Access file and ASP.net / VB file which is not working.

Can somebody look at the file and try to fix what is wrong?

If you can help me send me an email to (e-mail address removed) and i will send
you all the files.
Or you can download a .zip with the .mdb and .aspx files from
http://www.27lamps.com/tzone/calendar.zip

The deliver of this web site is only dependent of this so i really need some
help.

Thank You Very Much,
Miguel
 
Do a Google or Dogpile search for C# -> VB converters. There's tons of them
out there, and I'm not at my work puter, so my links aren't readily
available to me (Going to solve that really soon though)

Sueffel
 
Back
Top