Sinisterly
CodeDom Issues - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework)
+--- Thread: CodeDom Issues (/Thread-CodeDom-Issues)



CodeDom Issues - Jacob - 05-30-2012

I'm making a downloader in VB using xSilent's CodeDom class (for sake of ease).

It seems the only thing wrong with the program is a few things being undefined. Here is a link to the code I'm compiling with CodeDom.

Here are some screenshots of my errors. I only get these when I try to compile the server.
Spoiler:
[Image: 2be975e5845cb11bbf728264882710c9.png?1338396757]
[Image: 36a9ac050b27a52b2ce6da8fd72de9b0.png?1338396360]
[Image: 2ee1e68b12dcbe27ad912020f8cf1611.png?1338396852]
[Image: 0885346739a634385552d39e80bdb922.png?1338396880]


I'm not too worried about the source being leaked..its going to be open source anyways xD

Anyhow, any help of insights would be awesome. I'm having issues with this. Thanks everyone!


CodeDom Issues - Jacob - 05-30-2012

I'm making a downloader in VB using xSilent's CodeDom class (for sake of ease).

It seems the only thing wrong with the program is a few things being undefined. Here is a link to the code I'm compiling with CodeDom.

Here are some screenshots of my errors. I only get these when I try to compile the server.
Spoiler:
[Image: 2be975e5845cb11bbf728264882710c9.png?1338396757]
[Image: 36a9ac050b27a52b2ce6da8fd72de9b0.png?1338396360]
[Image: 2ee1e68b12dcbe27ad912020f8cf1611.png?1338396852]
[Image: 0885346739a634385552d39e80bdb922.png?1338396880]


I'm not too worried about the source being leaked..its going to be open source anyways xD

Anyhow, any help of insights would be awesome. I'm having issues with this. Thanks everyone!