Click here to Skip to main content
15,895,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSend SMS from a VB6 Application Pin
she-Developer27-May-09 21:42
she-Developer27-May-09 21:42 
AnswerRe: Send SMS from a VB6 Application Pin
Baran M28-May-09 0:59
Baran M28-May-09 0:59 
QuestionCopy Append to Clipboard Pin
gonen5227-May-09 18:35
gonen5227-May-09 18:35 
AnswerRe: Copy Append to Clipboard Pin
Anubhava Dimri27-May-09 20:10
Anubhava Dimri27-May-09 20:10 
GeneralRe: Copy Append to Clipboard Pin
gonen5227-May-09 20:42
gonen5227-May-09 20:42 
AnswerRe: Copy Append to Clipboard Pin
Mycroft Holmes27-May-09 22:14
professionalMycroft Holmes27-May-09 22:14 
AnswerRe: Copy Append to Clipboard Pin
oikoik14-Jan-10 19:46
oikoik14-Jan-10 19:46 
Questionstart monitor external application problem with shared folder Pin
nico200727-May-09 14:05
nico200727-May-09 14:05 
I wrote a small program in vb.net that calls an external process.
I wanted to share this application between 40 users so I putted the content of the dir DEBUG (visual studio express 2008) into a shared folder and I used caspol to make it Trusted.
What I call in my app is an exe of a platform (PEBL) [http://pebl.sourceforge.net/battery.html] and I use it to execute some proprietary (PEBL) files.

What is STRANGE is this:
-if I share the same application on a shared dir and each client click on it executing the software I am not able to launch the external software for more than a single pc at time.
- IF I use a different publish for my vb.net application (that is, for K users, K different local(or remote) copies of my application, I am able to execute the same process contemporaneously

WHY THIS?

What I see is that if I use a single application shared on a common path [ for clear advantages of centralization] (example: just what you see in "debug" ] on a shared dir the process called does not allow for another client to execute the same external program. IS IT CORRECT? why should I use 40 different copies of my sw with 40 people?

IS IT CORRECT to share the same apps simply coping what includerd in debug?
AnswerRe: start monitor external application problem with shared folder Pin
gsaxena190927-May-09 14:09
gsaxena190927-May-09 14:09 
QuestionNeed a code [modified] Pin
gsaxena190927-May-09 13:53
gsaxena190927-May-09 13:53 
AnswerRe: Need a code Pin
_Damian S_27-May-09 15:32
professional_Damian S_27-May-09 15:32 
GeneralRe: Need a code Pin
gsaxena190927-May-09 23:59
gsaxena190927-May-09 23:59 
Questionproblem with Master-Detail database in VB6 Pin
breikascool27-May-09 13:25
breikascool27-May-09 13:25 
Questionaccept a string and convert the case of the characters [modified] Pin
Member 451421827-May-09 10:59
Member 451421827-May-09 10:59 
AnswerRe: accept a string and convert the case of the characters [modified] Pin
EliottA27-May-09 11:11
EliottA27-May-09 11:11 
JokeRe: accept a string and convert the case of the characters Pin
Luc Pattyn27-May-09 12:08
sitebuilderLuc Pattyn27-May-09 12:08 
GeneralRe: accept a string and convert the case of the characters Pin
EliottA27-May-09 12:09
EliottA27-May-09 12:09 
GeneralRe: accept a string and convert the case of the characters Pin
Luc Pattyn27-May-09 12:21
sitebuilderLuc Pattyn27-May-09 12:21 
AnswerRe: accept a string and convert the case of the characters Pin
EliottA27-May-09 11:25
EliottA27-May-09 11:25 
AnswerRe: accept a string and convert the case of the characters Pin
Luc Pattyn27-May-09 11:39
sitebuilderLuc Pattyn27-May-09 11:39 
QuestionDate Design Suggestion... Pin
smjunior0927-May-09 7:36
smjunior0927-May-09 7:36 
AnswerRe: Date Design Suggestion... Pin
Dave Kreskowiak27-May-09 7:46
mveDave Kreskowiak27-May-09 7:46 
GeneralRe: Date Design Suggestion... Pin
smjunior0927-May-09 7:53
smjunior0927-May-09 7:53 
GeneralRe: Date Design Suggestion... Pin
Dave Kreskowiak27-May-09 10:22
mveDave Kreskowiak27-May-09 10:22 
QuestionSubclass a Control by UserControl Pin
Samir Ibrahim27-May-09 6:36
Samir Ibrahim27-May-09 6:36 

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.