Click here to Skip to main content
15,896,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Function doesn't make sense Pin
Steven J Jowett12-Jun-07 3:56
Steven J Jowett12-Jun-07 3:56 
QuestionCan't DeSerialize, but can Serialize with unknown object type :( Pin
twista12-Jun-07 3:00
twista12-Jun-07 3:00 
Questionwindows schedular is not working Pin
srinivassam12-Jun-07 2:19
srinivassam12-Jun-07 2:19 
AnswerFOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:03
leckey12-Jun-07 4:03 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
Colin Angus Mackay12-Jun-07 4:08
Colin Angus Mackay12-Jun-07 4:08 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:23
leckey12-Jun-07 4:23 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
Hi,my problem is my project was developed in asp.net with c# but my visual source safe schedular is working on windows.In vss i have all the document files,pdf files,excel files.It's starts working on everyday night 12.00am.so while schedular running time doc files,pdf files,excel files phisical path is converted to html path(/).So sometimes if any document file has any problem the is stopped upto that document afterthat it doesn't continue.So what i want is if any document file has problem then schedular ignores that document and it goes to next document.iam sending some classes in my vss.
<pre>
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)
</pre>

samrama
AnswerRe: windows based schedular not working Pin
Tarakeshwar Reddy12-Jun-07 2:54
professionalTarakeshwar Reddy12-Jun-07 2:54 
QuestionPath Pin
Brendan Vogt12-Jun-07 1:18
Brendan Vogt12-Jun-07 1:18 
AnswerRe: Path Pin
PandemoniumPasha12-Jun-07 1:42
PandemoniumPasha12-Jun-07 1:42 
QuestionRe: Path Pin
Brendan Vogt12-Jun-07 1:58
Brendan Vogt12-Jun-07 1:58 
AnswerRe: Path Pin
Steven J Jowett12-Jun-07 2:01
Steven J Jowett12-Jun-07 2:01 
QuestionCombobox data connetivity [modified] Pin
Aman.Jen12-Jun-07 0:35
Aman.Jen12-Jun-07 0:35 
AnswerRe: Combobox data connetivity Pin
Christian Graus12-Jun-07 2:04
protectorChristian Graus12-Jun-07 2:04 
Questioncreate chart by vb.net Pin
xuyuan11-Jun-07 23:26
xuyuan11-Jun-07 23:26 
AnswerRe: create chart by vb.net Pin
Christian Graus12-Jun-07 1:43
protectorChristian Graus12-Jun-07 1:43 
Questionwindows schedular is not running Pin
srinivassam11-Jun-07 20:45
srinivassam11-Jun-07 20:45 
Questionexecute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
koolprasad200311-Jun-07 19:35
professionalkoolprasad200311-Jun-07 19:35 
AnswerRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
Christian Graus11-Jun-07 19:48
protectorChristian Graus11-Jun-07 19:48 
GeneralRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
koolprasad200311-Jun-07 20:31
professionalkoolprasad200311-Jun-07 20:31 
GeneralRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
Christian Graus11-Jun-07 21:14
protectorChristian Graus11-Jun-07 21:14 
QuestionResolution Problem Pls Help Pin
kankeyan11-Jun-07 17:56
kankeyan11-Jun-07 17:56 
AnswerRe: Resolution Problem Pls Help Pin
MatrixCoder11-Jun-07 18:06
MatrixCoder11-Jun-07 18:06 
AnswerRe: Resolution Problem Pls Help Pin
Christian Graus11-Jun-07 19:50
protectorChristian Graus11-Jun-07 19:50 

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.