Click here to Skip to main content
15,904,348 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: About Skinning to forms Pin
ne0h20-Feb-06 1:48
ne0h20-Feb-06 1:48 
GeneralRe: About Skinning to forms Pin
Harshad Pednekar24-Feb-06 21:14
Harshad Pednekar24-Feb-06 21:14 
Questionadd listview like a childnode after all child nodes in a treeview Pin
kondepudi nagaraju20-Feb-06 0:55
kondepudi nagaraju20-Feb-06 0:55 
AnswerRe: add listview like a childnode after all child nodes in a treeview Pin
Dave Kreskowiak20-Feb-06 8:45
mveDave Kreskowiak20-Feb-06 8:45 
GeneralRe: add listview like a childnode after all child nodes in a treeview Pin
kondepudi nagaraju20-Feb-06 22:40
kondepudi nagaraju20-Feb-06 22:40 
GeneralRe: add listview like a childnode after all child nodes in a treeview Pin
Dave Kreskowiak21-Feb-06 13:25
mveDave Kreskowiak21-Feb-06 13:25 
Questionpassing parameters to crystal report problem Pin
microuser_200019-Feb-06 23:47
microuser_200019-Feb-06 23:47 
QuestionSystem.Xml.XmlException Pin
DJLarZ19-Feb-06 23:30
DJLarZ19-Feb-06 23:30 
Heeeelp! This error occured when I created a new form and tried to build the solution. I did absolutely no changes to the form, just created it and tried to build. Help!

Error	1	<br />
<br />
The "GenerateApplicationManifest" task failed unexpectedly.<br />
System.Xml.XmlException: Root element is missing.<br />
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)<br />
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)<br />
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()<br />
   at System.Xml.XmlTextReaderImpl.Read()<br />
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)<br />
   at System.Xml.XmlDocument.Load(XmlReader reader)<br />
   at System.Xml.XmlDocument.Load(Stream inStream)<br />
   at Microsoft.Build.Tasks.Deployment.ManifestUtilities.TrustInfo.Read(Stream s, String xpath)<br />
   at Microsoft.Build.Tasks.Deployment.ManifestUtilities.TrustInfo.Read(String path)<br />
   at Microsoft.Build.Tasks.GenerateApplicationManifest.AddClickOnceFiles(ApplicationManifest manifest)<br />
   at Microsoft.Build.Tasks.GenerateApplicationManifest.BuildApplicationManifest(ApplicationManifest manifest)<br />
   at Microsoft.Build.Tasks.GenerateApplicationManifest.OnManifestLoaded(Manifest manifest)<br />
   at Microsoft.Build.Tasks.GenerateManifestBase.BuildManifest()<br />
   at Microsoft.Build.Tasks.GenerateManifestBase.Execute()<br />
   at Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)


----
Dim Sleepy as Boolean = True
If Me.Sleepy = True Then
Goto Sleep
End If
----

AnswerRe: System.Xml.XmlException Pin
Dave Kreskowiak20-Feb-06 4:58
mveDave Kreskowiak20-Feb-06 4:58 
QuestionAccessing Mainframe from VB Pin
niraj_mall19-Feb-06 23:00
niraj_mall19-Feb-06 23:00 
AnswerRe: Accessing Mainframe from VB Pin
Dave Kreskowiak20-Feb-06 4:53
mveDave Kreskowiak20-Feb-06 4:53 
QuestionVB. Net OO? Pin
MatthysDT19-Feb-06 22:50
MatthysDT19-Feb-06 22:50 
AnswerRe: VB. Net OO? Pin
Roy Heil20-Feb-06 3:24
professionalRoy Heil20-Feb-06 3:24 
QuestionWhy no event handler for Listbox control? Pin
KaKa'19-Feb-06 22:44
KaKa'19-Feb-06 22:44 
AnswerRe: Why no event handler for Listbox control? Pin
Dave Kreskowiak20-Feb-06 4:48
mveDave Kreskowiak20-Feb-06 4:48 
AnswerRe: Why no event handler for Listbox control? Pin
Craster20-Feb-06 4:54
Craster20-Feb-06 4:54 
GeneralRe: Why no event handler for Listbox control? Pin
KaKa'20-Feb-06 15:30
KaKa'20-Feb-06 15:30 
QuestionCompare Two Email in VB.NET Pin
cylix200019-Feb-06 21:42
cylix200019-Feb-06 21:42 
QuestionImplementing BeginUpdate in form? Pin
matsnas19-Feb-06 21:16
matsnas19-Feb-06 21:16 
AnswerRe: Implementing BeginUpdate in form? Pin
Dave Kreskowiak20-Feb-06 4:40
mveDave Kreskowiak20-Feb-06 4:40 
QuestionLoading Command prompt from vb6 Pin
miftha19-Feb-06 20:56
miftha19-Feb-06 20:56 
AnswerRe: Loading Command prompt from vb6 Pin
PremalathaP20-Feb-06 1:16
PremalathaP20-Feb-06 1:16 
AnswerRe: Loading Command prompt from vb6 Pin
Dave Kreskowiak20-Feb-06 4:30
mveDave Kreskowiak20-Feb-06 4:30 
QuestionHELP.. inheriting user controls Pin
john_eight19-Feb-06 16:41
john_eight19-Feb-06 16:41 
Question.net 2005 how to solve warning problem? Pin
ah Chung19-Feb-06 15:16
ah Chung19-Feb-06 15:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.