Click here to Skip to main content
15,908,626 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Very Simple Question Regarding Printing in VBA Pin
Dalek Dave17-Jul-08 3:44
professionalDalek Dave17-Jul-08 3:44 
GeneralRe: Very Simple Question Regarding Printing in VBA Pin
Tim Carmichael17-Jul-08 3:51
Tim Carmichael17-Jul-08 3:51 
QuestionForce the user to select Value from ShowDialog Pin
Rupsaa17-Jul-08 1:19
Rupsaa17-Jul-08 1:19 
AnswerRe: Force the user to select Value from ShowDialog Pin
nlarson1117-Jul-08 6:46
nlarson1117-Jul-08 6:46 
GeneralRe: Force the user to select Value from ShowDialog Pin
Rupsaa17-Jul-08 21:29
Rupsaa17-Jul-08 21:29 
AnswerRe: Force the user to select Value from ShowDialog Pin
Luc Pattyn17-Jul-08 7:37
sitebuilderLuc Pattyn17-Jul-08 7:37 
AnswerRe: Force the user to select Value from ShowDialog Pin
Mycroft Holmes17-Jul-08 18:09
professionalMycroft Holmes17-Jul-08 18:09 
QuestionMSMQ Private Queue Stucks Pin
Jack Black X17-Jul-08 0:00
Jack Black X17-Jul-08 0:00 
Structure of my application is:

1. Message is dispatched to an application

2. That application puts the message in a private queue

3. Another application reads messages from this queue and then calculates the receivers (pager) for this message and then puts single message to different private queues based on receiver types (pager carriers)

4. In the end different receiver console applications are set using MSMQ Triggers such that whenever a message arrives in the private queue particular receiver console application is fired

Now this seems to run smoothly but after running for some time the messages seem to get stuck in the receiving private queues on which triggers are set

Now the problem could be in:
- receiving application that stalls due to large number of messages in peak time
or
- msmq trigger service working that stops firing those applications and the private queue starts building up

One thing to note is that when this situation occurs then starting the MSMQ Trigger Service solves the issue and stuck messages in the queue starts going.

I am using:
Windows Server 2000
MSMQ 2.0
MSMQ Trigger Services 1.0
.NET 1.1 (console applications)

Could someone help me out in this?
QuestionChange Image size to centimeter Pin
Rupsaa16-Jul-08 22:49
Rupsaa16-Jul-08 22:49 
AnswerRe: Change Image size to centimeter Pin
Christian Graus17-Jul-08 4:08
protectorChristian Graus17-Jul-08 4:08 
QuestionEnvDTE.DTE object Pin
Pawel Gielmuda16-Jul-08 22:26
Pawel Gielmuda16-Jul-08 22:26 
AnswerRe: EnvDTE.DTE object Pin
Scott Dorman17-Jul-08 2:22
professionalScott Dorman17-Jul-08 2:22 
GeneralRe: EnvDTE.DTE object Pin
Pawel Gielmuda17-Jul-08 3:50
Pawel Gielmuda17-Jul-08 3:50 
GeneralRe: EnvDTE.DTE object Pin
Scott Dorman17-Jul-08 4:01
professionalScott Dorman17-Jul-08 4:01 
Questiontake variable value from other form Pin
shee_dee8616-Jul-08 22:07
shee_dee8616-Jul-08 22:07 
AnswerRe: take variable value from other form Pin
dan!sh 16-Jul-08 22:15
professional dan!sh 16-Jul-08 22:15 
AnswerRe: take variable value from other form Pin
sumit703416-Jul-08 22:34
sumit703416-Jul-08 22:34 
AnswerRe: take variable value from other form Pin
~V~17-Jul-08 1:22
~V~17-Jul-08 1:22 
AnswerRe: take variable value from other form Pin
Christian Graus17-Jul-08 4:10
protectorChristian Graus17-Jul-08 4:10 
QuestionHow to connect to Pocket PC(Windows Mobile) from Desktop PC? Pin
pyothinwat16-Jul-08 21:04
pyothinwat16-Jul-08 21:04 
AnswerRe: How to connect to Pocket PC(Windows Mobile) from Desktop PC? Pin
~Khatri Mitesh~17-Jul-08 0:26
~Khatri Mitesh~17-Jul-08 0:26 
GeneralRe: How to connect to Pocket PC(Windows Mobile) from Desktop PC? Pin
pyothinwat17-Jul-08 0:43
pyothinwat17-Jul-08 0:43 
GeneralRe: How to connect to Pocket PC(Windows Mobile) from Desktop PC? Pin
pyothinwat17-Jul-08 0:44
pyothinwat17-Jul-08 0:44 
AnswerRe: How to connect to Pocket PC(Windows Mobile) from Desktop PC? Pin
Rupsaa17-Jul-08 1:25
Rupsaa17-Jul-08 1:25 
Questioni am using Using the MSScript control in win application. Pin
Piyush Vardhan Singh16-Jul-08 19:57
Piyush Vardhan Singh16-Jul-08 19:57 

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.