Local Queue not appearing under the Queue folder - ibm-mq

I have created a local queue, using MQ Explorer, but I cannot see it in MQ Explorer's list of queues. Here is a screen shot of what I see in MQ Explorer:
I expect the Local Queue to appear under the Queue folder.
If I right-click on the Queue folder and select Status, I can see it, as shown in this second screen shot. So I know that the queue has definitely been created.

When viewing IBM MQ objects, such as queues, with MQ Explorer, the display is split into two panes, "MQ Explorer - Navigator" and "MQ Explorer - Content".
Clicking on a "folder" in the Navigator pane causes items to be shown in the Content pane.
If you don't see the list of queues when you click on the "Queues" folder in the Navigator pane, this could be because you have closed the Content pane. To re-open the Content pane, use the Window menu, and choose "Show View" and then choose "MQ Explorer - Content". This will re-instate your Content pane, and you can then select the "Queues" folder and see the list of queues in the Content pane.

Related

RDS Server to block copy and paste contents out of my Network

How do I block / disable copy and paste if Users are connecting outside of my Office network in RDS Server.
Thanks,
Gulab
If you're looking to remove the ability to copy/paste...
Open Server Manager
Click "Remote Desktop Services"
Selected the session collection you've created under "Collections"
Click the drop down menu beside "Properties" and select "Edit Properties"
Select "Client Settings" and make sure "Clipboard" isn't selected
Example For Visual Learners

Remove all related mail files within Windows 7

I have windows 8 machine and I will give my pc to company owns it. The thing is I dont want anybody able to see my "old" e-mails. I removed from these e-mails in Outlook but:
when I click windows icon left bottom and type somethings related with a deleted mail, it appears in there..(when I try to open it it propt a msg that it is deleted and ask me to remove shortcut too.)
So I want to delete all these fiels completely and not able to see anything about them it musnt be able to search by somehow..
I dont want anything exist about that files in pc
Edited:
I click and view properties of that file appears on windows start bar it located in
"C:/Users/10023213"
so I would think to delete this directory but there is also "AppData" file in it which used by other stuff.. I couldnt figure it out how to remove things about only e mails once for all
Close Outlook.
Go into Control Panel, and in the search box at the top choose Mail (or Mail (32-bit)).
Click the Data Files... button, highlight your name in the list, and then click the Open File Location button, which will open Windows Explorer. Leave Explorer open, but close the Data Files dialog.
Click the Show Profiles... button, where you should see Outlook or your profile name. Select it and click Remove.
Close the Mail control panel dialog. Go back to the Explorer window you left open before, and delete the youremail#yourmailhost.ost file, which is all of your email content (inbox, sent, etc.). You may want to delete all of the other files and folders in this folder, as they're all of your Outlook related info (address book, etc.).

Access 2013: Disabled Mode

I am having a great deal of difficulty identifying the source a problem I am having with "disabled mode" in MS Access 2013. I have read all of the support literature for 2007, 2010, and 2013 pertaining, and none of it is productive in solving the issue.
When I go to perform any sort of modification query in one of my database files I get the "The action or event has been blocked by Disabled Mode" message at the bottom bar. There is no message bar that comes up and asks me if I want to enable the content, despite this option being checked in the trust center. I have also tried going into the File>info backstage view, however, there is no "enable" button here either as reported in the 2013 help document.
Possibly the most telling characteristic of this problem is that it is not manifested in the original database of which the current database is an exact copy. I'm not sure what to make of this though.
Enable database content for a session
To enable database content for a session, you use the Message Bar.
The Message Bar
The Message Bar appears just under the Ribbon, and is part of the Microsoft Office Fluent User Interface. If the Message Bar is not visible, you must first show the message bar. In some cases, you will also have to enable the Message Bar. Once the Message Bar is visible and enabled, you can use it to enable database content for a session.
Step 1: Show the Message Bar
If the Message Bar is already visible, you can skip this step.
On the Database Tools tab, in the Show/Hide group, select the Message Bar check box.
If the Message Bar check box is disabled, you will have to enable it.
Step 2: Enable the Message Bar
If the Message Bar check box is enabled, you can skip this step.
1.Click the Microsoft Office Button Office button image, and then click Access Options.
2.In the left pane of the Access Options dialog box, click Trust Center.
3.In the right pane, under Microsoft Office Access Trust Center, click Trust Center Settings.
4.In the left pane of the Trust Center dialog box, click Message Bar.
5.In the right pane, click Show the Message Bar in all applications when content has been blocked, and then click OK.
6.Close and reopen the database to apply the changed setting.
Step 3: Enable database content for a session
1.In the Message Bar, click Options.
2.In the Microsoft Office Security Options dialog box, click Enable this content, and then click OK.
Top of Page
Enable a database by default
To specify that a given database is trustworthy and should be enabled by default, make sure that the database file is located in a trusted location. A trusted location is a folder or file path on your computer or a location on your intranet from which it is considered safe to run code. Default trusted locations include the Templates, AddIns, and Startup folders. You can also specify your own trusted locations.
Tip If you want to know the path of the current database, click the Microsoft Office Button, click Manage, and then click Database Properties. The full path of the current database's location is listed on the General tab of the Database Properties dialog box.
Move a database file to a trusted location
Open the folder where the database file is currently located, and then copy the database file into the trusted location that you want.
Specify a trusted location
1.In the Message Bar, click Options.
2.At the bottom of the Microsoft Office Security Options dialog box, click Open the Trust Center.
3.In the left pane of the Trust Center dialog box, click Trusted Locations.
4.To add a network location, in the right pane, select the Allow Trusted Locations on my network check box.
5.Click Add new location.
6.In the Microsoft Office Trusted Location dialog box, do one of the following:
In the Path box, type the full path of the location that you want to add.
Click Browse to browse to the location.
7.To specify that subfolders of the new trusted locations should also be trusted, select the Subfolders of this location are also trusted check box.
8.Optionally, in the Description box, type a description for the trusted location.

How Connect to remote host from Aptana Studio 3

I am using CODA from a long time .. now i use aptana studio 3
my Question
How Connect to remote host from Aptana Studio 3?
thanks
From the Project Explorer, expand the project you want to hook up to a remote site (or just right click and create a new Web project that's empty if you just want to explore a remote site from there). There's a "Connections" node, right click it and select "Add New connection...". A dialog will appear, at bottom you can select the destination as Remote and then click the "New..." button. There you can set up an FTP/FTPS/SFTP connection.
That's how you set up a connection that's tied to a project, typically for upload/download/sync between it and a project.
You can also do Window > Show View > Remote. From that view, you can click the globe icon in the upper right to add connections and in this view you can just browse your remote connections.
Window -> Show View -> Other -> Studio/Remote
(Drag this tabbed window wherever)
Click the add FTP button (see below); #profit
There's also an option to Auto Sync built-in in Aptana.

Open Dialog preserving settings

How does one preserve the settings in the Open Dialog box? For example, I would the Open Dialog to remember that I chose the Details view and sorted by date modified.
Microsoft didn't see fit to give us any documented way of doing this, but some people have figured out bits of the puzzle. This link shows how to set the view, but not how to get the current setting:
http://msdn.microsoft.com/en-us/magazine/cc164009.aspx
I'm not quite sure about this about isn't it an OS setting. If the user choose their Folder Preferences such as then Windows will remember or not. In this case from accessibility and usability point of view this is User's preferences.
You could inherit from the dialog's class and then see what can be overriden to do the persistence of its state.
Simple non-technical solution.
This worked for me (WinXP SP3) in some cases but not all. Since you don't have the option of changing things in a common Open dialog, you can try to do it in Windows Explorer.
Open Windows Eplorer. If you want to change the sort order, go to the details view and click on the column to sort, normally Name, but you may want to sort by Date. Now change
the view back to whatever you want. Now select "Tools" then "Folder Options". On the General tab, for "Tasks" select "Use Windows classic folders," for "Browse folders" select "Open each folder in same window." Now click the "View" tab. Scroll down and check the box for "Remember each folders view settings." If it's already checked, uncheck it then check it again. Click the "Apply" Button at the botton of the window. Click the "Apply to All Folders" button near the top. These settings may show up in your Open dialog. Having done this you can now change the settings in Windows Explorer or any other Folder window that allows you to change them and that Folder window should remember them. This fixed the Open dialog in my qraphics editor but not in my video editor.

Resources