Click here to Skip to main content
15,917,624 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: After sorting in a DataGridView the Row.EndEdit causes row change Pin
Marcus J. Smith5-Jun-07 8:09
professionalMarcus J. Smith5-Jun-07 8:09 
GeneralRe: After sorting in a DataGridView the Row.EndEdit causes row change Pin
Dave Kreskowiak6-Jun-07 16:36
mveDave Kreskowiak6-Jun-07 16:36 
QuestionDataSet writing errors with code Pin
Quecumber2564-Jun-07 2:26
Quecumber2564-Jun-07 2:26 
AnswerRe: DataSet writing errors with code Pin
Sathesh Sakthivel4-Jun-07 3:12
Sathesh Sakthivel4-Jun-07 3:12 
GeneralRe: DataSet writing errors with code Pin
Quecumber2564-Jun-07 4:53
Quecumber2564-Jun-07 4:53 
GeneralRe: DataSet writing errors with code Pin
Marcus J. Smith4-Jun-07 9:20
professionalMarcus J. Smith4-Jun-07 9:20 
GeneralRe: DataSet writing errors with code Pin
Quecumber2564-Jun-07 10:17
Quecumber2564-Jun-07 10:17 
Questionvb.net Pin
srinivassam4-Jun-07 2:01
srinivassam4-Jun-07 2:01 
in my project is asp.net with c# project but my vss schedular is asp.net with vb.net.
Every this schedular is running on night 12.00am .
In that schedular i have somany doc files and excel files,.pdf files.
So while schedular running time html paths and actual document paths but some times it automatically stopped then i want do if any document contains problem then schedular ignore's that document and goes to next document.For this i want code. Iam sending some of the classes of the my project.
public function get vss connection()
Public Function PopulateProject() As Boolean
Private Function PopulateSubProject(ByVal sParent As String, ByVal ItemIsDeleted As Boolean) As Boolean
Private Function Traverse(ByVal sProjectPath As String, ByVal SWFPath As String)
Private Function PopulateFiles(ByVal sParentID As Long, ByVal sProjectPath As String, ByVal sFolderPath As String) As Boolean
Private Sub InsertMenuRights()
Private Sub InsertDocNames()
Private Sub CreateFolder(ByVal Path As String)
Private Function GetNWExt(ByVal FileName As String) As String
Public Sub Conversion()
Private Function GetHTMLPath(ByVal FilePath As String)
Private Sub DocToHTML(ByVal FilePath As String, ByVal HTMLPath As String)
Private Sub PptToHTML(ByVal FilePath As String, ByVal HTMLPath As String)
Private Sub PDFToHTML(ByVal FilePath As String, ByVal HTMLPath As String)
Private Sub ExcelToHTML(ByVal FilePath As String, ByVal HTMLPath As String)
Private Function GetTPath(ByVal DocPath As String)
Private Function GetTruncPath(ByVal HTMPath As String)
where i will mention code in this classes.Please send me code as soon as possible my id is samsun125@gmail.com.


samrama

AnswerRe: vb.net Pin
kubben4-Jun-07 2:26
kubben4-Jun-07 2:26 
AnswerRe: vb.net Pin
Christian Graus4-Jun-07 2:52
protectorChristian Graus4-Jun-07 2:52 
Questiona question about row-index Pin
vbbeg4-Jun-07 1:47
vbbeg4-Jun-07 1:47 
AnswerRe: a question about row-index Pin
Dave Kreskowiak4-Jun-07 4:06
mveDave Kreskowiak4-Jun-07 4:06 
GeneralRe: a question about row-index Pin
vbbeg4-Jun-07 4:56
vbbeg4-Jun-07 4:56 
GeneralRe: a question about row-index Pin
Dave Kreskowiak4-Jun-07 6:32
mveDave Kreskowiak4-Jun-07 6:32 
GeneralRe: a question about row-index Pin
vbbeg4-Jun-07 7:11
vbbeg4-Jun-07 7:11 
GeneralRe: a question about row-index Pin
Dave Kreskowiak4-Jun-07 8:09
mveDave Kreskowiak4-Jun-07 8:09 
GeneralRe: a question about row-index Pin
Dave Kreskowiak4-Jun-07 13:33
mveDave Kreskowiak4-Jun-07 13:33 
GeneralRe: a question about row-index Pin
vbbeg4-Jun-07 17:24
vbbeg4-Jun-07 17:24 
QuestionProblem in adding dll files Pin
Nanda16054-Jun-07 0:59
Nanda16054-Jun-07 0:59 
AnswerRe: Problem in adding dll files Pin
WhiteGirl234-Jun-07 2:07
WhiteGirl234-Jun-07 2:07 
GeneralRe: Problem in adding dll files Pin
Nanda16054-Jun-07 2:17
Nanda16054-Jun-07 2:17 
GeneralRe: Problem in adding dll files Pin
Dave Kreskowiak4-Jun-07 4:05
mveDave Kreskowiak4-Jun-07 4:05 
Questionhelp! Pin
daredevil_beware164-Jun-07 0:55
daredevil_beware164-Jun-07 0:55 
AnswerRe: help! Pin
Christian Graus4-Jun-07 1:47
protectorChristian Graus4-Jun-07 1:47 
GeneralRe: help! Pin
daredevil_beware164-Jun-07 1:51
daredevil_beware164-Jun-07 1:51 

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.