logo

Keyword Search

search
* Use a space delimited list of keywords



Articles & FAQ's

How to create a Tree View of the Windows Folder and extract all the file-folder info.
A treeview control in winforms can be used to emulate a extended windows explorer behaviour to show the file and folder attributes. Read on to find out how.
Quickly create a Tree View of the Windows Folder and extract all the file-folder info.
Resize Images To Thumbnails in .NET
At the time of this writing, my son is now 3 weeks old. One of the unknown challenges I've run into is how to put all the pictures of him up on the web for my relatives that live so far way in the shortest amount of time possible. So, I opted to write this little page in ASP.NET for use on my wife's website that will go through a given folder and create a thumbnail version of every .jpg, .gif, ...
GDI+, Graphics.FromImage, DrawImage
Build An IIS Log Reader Web App in ASP.NET
One of the projects I've been working at on my "real job" is to move some of the cumbersome legacy processes such as monitoring and controlling Windows Services, checking the status of various machines on the network ( RAM , CPU usage, processes, etc) and so on, all to the ASP.NET platform so everything we used to have to do with Terminal Services can now be done by simply bringing up a web page ...
Copy, delete and move files in VB.NET
In this article we will learn how to delete, copy and move files in VB.NET
VB.NET, Copy, Move, Delete files
How to set Security Permissions to folders in Windows XP
By default, simple file sharing is enabled on a Microsoft Windows XP-based computer if the computer is not a member of a domain. With simple file sharing, you can share folders with everyone on your workgroup or network and make folders in your user profile private. However, if simple file sharing is enabled, you cannot prevent specific users and groups from accessing your shared folders. If you ...
Setting Permissions in Windows XP
A "Make Virtual Directory 2.0 Here" Windows Explorer Context Menu Utility
Right click on any folder and create an ASP.NET 2.0 IIS Virtual Directory / Application there!
Windows Forms .NET Creating an Owner-Drawn Menu
The base menu items that come with .Net are pretty bland menus as you can see in Figure 1. While working on a project I had a requirement to use menus with icons on them. You know, those cool looking menus used on modern application. My final result can be seen in Figure 2.
VB.NET-XML based Dynamic Menu Component using Recursion Technique
In this article, we will see how to generate Dynamic Menus (using recursion) in VB.net based on the XML data which has the complete details about the Menu like Menu Caption and the correponding Event it has to trigger whenever user click a Menu Item etc., It's a generalized re-usable component written in such a way that it can be easily plugged to any application based on the requirement.
XML, Menu, VB.net
Automated Registry Backups with VSS Shadow Copy Service
Pete illustrates a technique to make automated "plain copy" Registry backups using the VSS Shadow Copy service and the VSHADOW.EXE utility.
.NET GDI+ - Convert BitMap To Jpeg
This VB.net application will select all the bitmap images in that particular folder and convert them to jpeg and store the jpeg images in the same folder.
image converter, bmp to jpeg, bmp converter, image resize, thumbnail
ADO.NET Recursive Hierarchical DataSet Technique
Recently I saw one of our forum posts where the poster was asking how to iterate over the child folders of a specified folder, and put the hierarchical results into a DataSet. I thought this would be an interesting exercise, so I decided to code up one approach to this fairly common problem.
JavaScript Distributed Slider Weight Control
Recently, I was asked to create a custom slider control for a web based research tool accessed by visitors using Internet Explorer 5.5 and above. The control needed to be 100% client side in order to support custom UI characteristics not included in this code sample. This particular control also needed to support two types of slider math options: Percent Range and Score (1-9) Range. The percen...
javascript, slider, distributed weights
Ever missed a "Copy To" context menu in the Windows Explorer context menu?
Add a "Copy To" functionality as a context menu entry in Windows Explorer.
Copy,To,Folder,Context,Menu,Windows,Explorer,Registry,Easily
Windows Live Messenger: Unable to Connect Error 80040200 Fix
This is from a blog post of mine that has been so popular I want to publish it here. "Unable to Connect" is a common Windows Live Messenger error.
MESSENGER, WINDOWS LIVE, FIX
Add "Move To" option in the Windows Explorer Context Menu
Add a "Move To" option in the context menu of the Windows Explorer.
Move,To,Folder,option,context,Menu,Windows,Explorer,Copy,To,Folder
Quick way of fixing the Project Load Error in Visual Studio
Edit project files inside Visual Studio and fix common errors like "One or more projects in the solution could not be loaded for the following reason(s): The project file or web has been moved, renamed or is not on your computer. These projects will be labeled as unavailable in Solution Explorer. Expand the project node to show the reason the project could not be loaded."
Fix,Project,Files,Visual,Studio,Throws,Error,After,Project,is,moved,Edit,Reload,Project
Determines whether an application should be executed and which set of permissions should be granted to the application.
Determines whether an application should be executed and which set of permissions should be granted to the application.
ApplicationTrust, ISecurityEncodable, SecurityElement, IApplicationTrustManager
Determines whether an application should be executed and which set of permissions should be granted to the application.
Determines whether an application should be executed and which set of permissions should be granted to the application.
ApplicationTrust, ISecurityEncodable, SecurityElement, ApplicationSecurityInfo, TrustManagerContext, IApplicationTrustManager, DialogResult
Use Visual Studio to create Database Diagrams.
Create Database diagrams with Visual Studio with easy steps.
Visual,Studio,Database,Diagram,SQL,Viso,Server,Management,Studio,Server,Explorer,Table
Fix the HTTP 500 Error on File Uploads
By default, the web servers are configured for a file size of 2 MB. Read below to know how to configure it for a higher value.
PHP, 500, ERROR,Fix, HTTP 500 Error, File Uploads, php.ini ,post_max_size, upload_max_filesize, php_value upload_max_filesize, php_value post_max_size, php_value max_execution_time, php_value max_input_time, .htaccess
Provides data for the PrintPage event.
Provides data for the PrintPage event.
EventArgs, Draw, PrintPage, PrintPageEventArgs
Serializes or deserializes an object, or an entire graph of connected objects, to or from the body of a Message Queuing message, using a binary format.
Serializes or deserializes an object, or an entire graph of connected objects, to or from the body of a Message Queuing message, using a binary format.
ICloneable, Create, Handle, Send, Connect, Receive, Message, Image, Bitmap, BinaryMessageFormatter, MessageQueue
Provides a base class for getting and setting option values for a designer.
Provides a base class for getting and setting option values for a designer.
Size, Open, SharedState, IDesignerOptionService, DesignerOptionService, Windows, Code, Forms
Provides data for the PrintPage event.
Provides data for the PrintPage event.
EventArgs, Draw, PrintPage, PrintPageEventArgs
Returns a Stream object for writing data to the file system resource.
C# sample code: Returns a Stream object for writing data to the file system resource.
Write, Convert, Enter, Stream, ContentLength, ASCIIEncoding
Reads in a file containing a map of saved discovery documents populating the Documents and References properties, with discovery documents, XML Schema Definition (XSD) schemas, and service descriptions referenced in the file.
C# sample code: Reads in a file containing a map of saved discovery documents populating the Documents and References properties, with discovery documents, XML Schema Definition (XSD) schemas, and service descriptions referenced in the file.
Name, Read, EventArgs, DiscoveryClientProtocol, DiscoveryClientResultCollection, DiscoveryDocument
Returns a Stream object for writing data to the file system resource.
Vb.NET sample code: Returns a Stream object for writing data to the file system resource.
Write, Convert, Enter, GetRequestStream, Stream, ContentLength
Reads in a file containing a map of saved discovery documents populating the Documents and References properties, with discovery documents, XML Schema Definition (XSD) schemas, and service descriptions referenced in the file.
Vb.NET sample code: Reads in a file containing a map of saved discovery documents populating the Documents and References properties, with discovery documents, XML Schema Definition (XSD) schemas, and service descriptions referenced in the file.
Name, Read, EventArgs, Populate, DiscoveryClientProtocol, ReadAll, DiscoveryClientResultCollection
Thesaurus Configuration
SQL Server sample code: Thesaurus Configuration
SQL Server, Thesaurus Configuration
Fix windows programs that comes pre installed with Windows Operating system.
You would have faced problems with programs like MSPaint that comes presinstalled with Windows. You can fixly reinstall them.
Fix, Windows, Program, Pre, Installed, MSpaint, Add/Remove, Windows, Components
Exports service description information into metadata.
Exports service description information into metadata.
MetadataExporter, WsdlContractConversionContext
Represents a verb that can be invoked from a designer.
Represents a verb that can be invoked from a designer.
Name, Create, SharedState, Designer, EventArgs, DesignerAttribute, DesignerVerb, DesignerVerbCollection, MenuCommand, Display
Provides access to the designer options located on the Tools menu under the Options command in the Visual Studio .NET development environment.
Provides access to the designer options located on the Tools menu under the Options command in the Visual Studio .NET development environment.
Size, IDesignerOptionService, Windows, Forms
Provides access to the designer options located on the Tools menu under the Options command in the Visual Studio .NET development environment.
Provides access to the designer options located on the Tools menu under the Options command in the Visual Studio .NET development environment.
Size, IDesignerOptionService, Windows, Forms
Provides a file system implementation of the WebRequest class.
Provides a file system implementation of the WebRequest class.
ISerializable, Write, Create, Convert, Enter, Show, Stream, ContentLength, Method, FileWebRequest, WebRequest, POST
Provides a file system implementation of the WebRequest class.
Provides a file system implementation of the WebRequest class.
ISerializable, Write, Create, Convert, Enter, Main, Stream, ContentLength, Method, ASCIIEncoding, FileWebRequest, POST
Serializes or deserializes an object, or an entire graph of connected objects, to or from the body of a Message Queuing message, using a binary format.
Serializes or deserializes an object, or an entire graph of connected objects, to or from the body of a Message Queuing message, using a binary format.
ICloneable, Create, Handle, Send, Connect, Receive, Message, Image, Bitmap, BinaryMessageFormatter
 

Discussions

BlackmuranoShawn has a good tutorial that will add the Copy to folder and Move
Blackmurano

Shawn has a good tutorial that will add the Copy to folder and Move to
folder to the right click menu in Vista. See the following website.

Context Menu - Add COPY TO FOLDER and MOVE TO FOLDER:
[see actual url in post]/>--

Ronnie Vernon
Microsoft MVP
Windows Shell/User
BlackmuranoShawn, Tutorial, Folder, Blackmurano, Shawn, Click, Vista, Website, Context, Vistax, Tutorials, Ronnie, Vernon, Microsoft
"Undo" operations in NSE
In windows explorer, after a move, or delete operation is performed,
the corresponding 'undo' menu becomes enabled in the context menu
(i.e. Move document from folder A to folder B enabled the 'Undo Move'
context menu). How doe I enable these context menu items in my own
NSE?

Regards,

GW.
Operations, Windows, Explorer, Delete, Operation, Performed, Corresponding, Becomes, Enabled, Context, Document, Folder, Enable
Re::Where do i locate my Windows Live messanger Emotes on a Windows XP
Usually you find them in this folder...C:\Documents and Settings\<PC username>\Local Settings\Application Data\Microsoft\Messenger\<Live Messenger username>\ObjectStore\CustomEmoticons
But, these files are hidden and you need to make sure you change the folder oprions to show hidden files before checking them. Steps are here..
Go to Windows Explorer or My Computer, Click Too...
Windows, find, Documents, Settings, username, Local, Application, Data, files, hidden, change, show, Computer, Click, Options, menu
Re: File Management In Vista: Grrrrrrrr
ulTRAX;512657 Wrote:

Hi ulTRAX,

Were you able to get the move/copy to add itself to the context menu?
It is compatible with the 32 bit and 64 bit Vista.

[see actual url in post] might be helpful for you on the features of the Windows Explorer
address bar for navigating it.
Management, Vista, Grrrrrrrr, UlTRAX, Context, Compatible, Vistax, Tutorials, Folder, Might, Features, Windows, Explorer, Address
re
Adding items to the Quick Launch toolbar
You can add items to the Quick Launch toolbar by just dropping them into the folder. Extra items in the Quick Launch will appear as menu entries. A folder will create a sub menu entry.

Quick Launch folder
I recommend to start with creating several folders in the Quick Launch folder so your shortcuts can be organized better, avoiding...
items, Launch, toolbar, menu, entries, create, entry, start, creating, order, created, double, short, right, except, programs, Desktop
You could open two insances of Explorer and then use CTRL to determinewhether
You could open two insances of Explorer and then use CTRL to determine
whether you are moving or copying the file. With two instances you can
put one so you can easily see where you want to copy to and go right to
it; then if it expands, it is OK; that is where you wanted anyway.

OR, highlight the file, right click & use Copy
Go the folder you want, highlight the folder,
Insances, Explorer, Determinewhether, Determine, Moving, Copying, Instances, Click, Folder, Paste, Context, Instead, Install, Windowsitpro
The options Copy To Folder and Move To Folder are natively available in XP
The options Copy To Folder and Move To Folder are natively available in XP
(except from the Desktop). From any explorer window just select a file or
folder and from the explorer windows's menu click "Edit". You then choose
Copy To or Move To.

--


Harry Ohrn MS MVP [Shell\User]
www.webtree.ca/windowsxp


"RobF" wrote in message
news:0pxN
Options, Folder, Natively, Desktop, Explorer, Window, Select, Windows, Click, Choose, Harry, Shell, Webtree, Windowsxp, Message
What you have to do...
in windows explorer go to that folder C:\Inetpub\wwwroot\web1\upld\right click to get context menu for this folder and select "Sharing and security" or something like that depends on OS version, add user ASPNET in security for that folder and give write permission to it.hope that helps.
windows, right, click, context, menu, version, user, security, write, permission
Re: Files - Heirarchy Views
GW;572796 Wrote:

Hi GW,

This may help you do what you are wanting. It will show you how to add
"Copy to Folder" and "Move to Folder" to the Context menu.

[see actual url in post]/>--
brink

*There are no dumb questions, just the people that do not ask them.*
'
Files, Heirarchy, Views, Folder, Context, Vistax, Tutorials, Shawn, Brink, Questions, Vista, Forums, Index, Referrerid, Feedback
If you wish to add "Copy to folder" and "Move to folder" to the contextmenu,
If you wish to add "Copy to folder" and "Move to folder" to the context
menu, then see this

[see actual url in post]
Folder, Contextmenu, Context, Vistax, Tutorials
Re: Problem organizing files
Mikelis in Oz;513097 Wrote:

Hi Mikelis,

You might consider adding "Copy To Folder" and "Move To Folder" to the
context menu in Vista. It will make organizing files much easier for
the way you want to do it. This tutorial will show you how.

[see actual url in post]/>--
Problem, Files, Mikelis, Might, Folder, Context, Vista, Easier, Tutorial, Vistax, Tutorials, Shawn, Brink, Questions, Feedback
Re: send to
maeve;461412 Wrote:

Hi Maeve,

If you are interested, this tutorial will show you how to add "Copy to
Folder" and "Move to Folder" to the context menu.

[see actual url in post]/>--
brink

*There are no dumb questions, just the people that do not ask them.*
WWW.V
Maeve, Interested, Tutorial, Folder, Context, Vistax, Tutorials, Shawn, Brink, Questions, Feedback
Hello Evan,This can help show how to add "Copy To" and "Move To" to the
Hello Evan,

This can help show how to add "Copy To" and "Move To" to the context
menu that may help you.

[see actual url in post] this helps,
Shawn

Evan Camilleri;964945 Wrote:


--
Brink

*There are no dumb questions, just the people that do not ask
them.*
Context, Vistax, Tutorials, Folder, Helps, Shawn, Camilleri, Brink, Questions, Windows, Forums, Sevenforums, Vista, Feedback
Re: Disable right click on All programs icon in start menu
Chilli,

You can change 2 registry keys to stop right-click on the START button but not
sure if ot will work for all programs:

Rename:

HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Folder\shell

To:

HKEY_CLASSES_ROOT\Directory\shell.old
HKEY_CLASSES_ROOT\Folder\shell.old

That removes open, explore & find on the
Disable, Click, Programs, Chilli, Registry, Button, Rename, HKEY_CLASSES_ROOT, Directory, Shell, Folder, Removes, Explore, Taskbar
How to organize the various Projects you are working on
It's easy to organize a list of links that will bring up any of your "current hotlist" of projects you are working on, no matter where on your hard drive(s) they may be.
First, In Windows Explorer, in the right pane, create a new folder "MyProjects".
Then, right-click on the new folder and choose "Create Shortcut" from the context menu.
Now drag your new shortcut onto the Desktop. ...
list, First, Windows, right, pane, create, click, choose, context, menu, Desktop, Properties, Icon, file, cut, paste, point, show
Hello Bob,This tutorial may help you.
Hello Bob,

This tutorial may help you. It will show you how to restore the default
"Send To" options.

[see actual url in post] might find this one useful for what you wanted to.

[see actual url in post] this h
Tutorial, Restore, Default, Options, Vistax, Tutorials, Context, Items, Might, Folder, Helps, Shawn, Brink, Questions, VISTA, FORUMS
In OE there was a "Copy to Folder" option available on the context menu from
In OE there was a "Copy to Folder" option available on the context menu from
the right mouse button. In Outlook I only see the "Move to Folder" option.
Why no "Copy to Folder" option?
Folder, Option, Context, Mouse, Button, Outlook
Re to Swapnil
Hi,
Actually I want that like in VS.net if any file is open and when you right click at that file tab then a Popup menu will open. In that Menu there are several option like
1. Close
2. Close But this
3. Copy full path
4. Open in cotaining folder
 
Now my problem is that I made a VS.net AddIns, when you right click at any item ( only files) in Solution Exp...
file, right, click, tab, Popup, menu, Copy, path, item, files, options, delete
read this
It's there. Click the little arrow next to Move and you'll see the Copy =to Folder command.You can't move it because it =doesn't exist in an Outlook folder in the first place. The command you =need to use is Copy to Folder. The command is not in the Ribbon but on =the Move menu that you see when you click the Office button
Copy, command, first, Move, menu, click
How to.
When I click right button at folder icon in
Windows explorer the context menu shows
up with options "Copy/Pase/Send to" and much more.
How to add item to that menu that would open my
application passing folder name as a parameter?
Windows, Copy, Send
outlook express outbox wont empty
MS doesn't remind you that the dbx files are hidden.



Check: File | Work Offline and in: View | Layout: Uncheck the Preview Pane.

Can you delete it now?



If not:



Tools | Options | Maintenance | Store Folder will reveal the location of

your Outlook Express files. Write the location down and navigate ...
empty, files, hidden, File, Work, Offline, View, Layout, Preview, Pane, delete, Options, Store, location, Write, navigate, Windows
try this at your own risk
If your drive is formatted as NTFS another potential gain arises withyour operating system on your C drive. In the Windows Directory ofyour C partition you will have some Uninstall folders in your Windowsfolder typically: $NtServicePackUninstall$ and $NtUninstallKB282010$etc. These files may be compressed or not compressed. If compressedthe text of the folder name appears in blue characters. If...
Temporary, try, system, Windows, Directory, partition, Uninstall, files, text, blue, characters, compress, Right, click, Properties
Adding context menu to windows explorer
Hi,
I'm trying to add a contextmenu(adding my custom context menu) to
windows explorer.
This context menu has to be shown for all files and folder
Th new context menu will be like this

M=>M1=> T1
M2
M3


I'm not able to find any suitable example for adding context menu to
windows explorer?
I'm planning to write this
IMO, i guess changing the ownership explicitly would solve this issue.
Ensure that you complete Administrator rights with the current login, and then login with the administrator account and change the rights to the folder to yourself. Try in  Safe Mode (Press F8 during bootup and choose 'Safe Mode') and then use the new login with Administrative rights. Go to that folder in windows Explorer (Left pane) and right-click it. On the context menu tha...
changing, complete, rights, current, login, account, change, Try, Mode, choose, windows, Left, pane, right, click, context, menu
I want to prevent o deny Sharing and security item
I want to prevent o deny Sharing and security item on the Windows Explorer
context menu, I want to prevent users sharing file, folders and drive.

For this reason I want to deny o disable Sharing and Security option, This
context menu appears when you right-click on file, folders or drive.
Prevent, Sharing, Security, Windows, Explorer, Context, Users, Folders, Reason, Disable, Option, Appears, Click
Re: File Management In Vista: Grrrrrrrr
ulTRAX;512657 Wrote:

Vista File Management, IMO, has gained IQ points.

Sometimes breaking from tradition is hard, but such is the price of
progress.

ulTRAX;512657 Wrote:

All the command you want are under the "Organize" dropdown in all
Explorer windows.

As for the move/copy program, the thing to remember is that if you drag
files -betwee
Management, Vista, Grrrrrrrr, UlTRAX, Gained, Points, Tradition, Price, Progress, Command, Dropdown, Explorer, Windows, Program
You are probably clicking on a hidden junction to access your SendTo
You are probably clicking on a hidden junction to access your SendTo folder
(this junction is for legacy programs to tell them where the new location
for the folder is in Vista; too, don't move it, or its re-direct
functionality will be broken) . Your SendTo folder is here:

C:\Users\(Your Name)\AppData\Roaming\Microsoft\Windows\SendTo

As to putting Copy To and Move
Probably, Clicking, Hidden, Junction, Access, SendTo, Folder, Legacy, Programs, Location, Vista, Direct, Functionality, Users, AppData
I don't think so, Ron.
I don't think so, Ron. It's just that available menu items and toolbar
buttons vary from screen to screen, and for some reason there's no File >
Copy to folder option in the main window. The Context menu varies, too,
depending on where you right-click (which is why it's called context menu
;)). You'll find Copy to folder if you right-click on an entry in the
Message list.
Items, Toolbar, Buttons, Screen, Reason, Folder, Option, Window, Context, Varies, Depending, Click, Entry, Message, Sommer, KaIHA
CTRL-M will make the menus show at the top.
CTRL-M will make the menus show at the top. Or you can right-click many
different empty areas in the Windows Media Player window - for instance, any
of the empty area in the panel at the bottom where the media controls are at
- and get the same menu options shown as a context menu rather than a classic
menu bar.

A shortcut to find files without the menu is to simply
Menus, Click, Areas, Windows, Media, Player, Window, Instance, Panel, Bottom, Controls, Options, Shown, Context, Rather, Classic
Re: read only folder on Windows
Control Panel -> Folders

or

Tools -> Folder Options menu in explorer
Folder, Windows, Control, Panel, Folders, Tools, Options, Explorer
Default Context Menu of IShellfolder2
How to load submenus of New option in default/customized context menu
using IShellFolder2??


We are implementing explorer like a virtual folder in windows vista
using IShellFolder2 interface and while creating "New" menu along with
our customized context menu it is not loading default sub menu
items("New Text document", "New Word Document" etc) using
IContextMenu2
Default, Context, IShellfolder, Submenus, Option, Customized, Implementing, Explorer, Virtual, Folder, Windows, Vista, Interface
How to remove hugely long WinXP menu items from right click
Remove unwanted entries from the context menusTool: Regedit One of my biggest pet hates is programs which insist on becoming a part of my context menus. A context menu is the little menu which pops up when you right click on objects, files, folders or icons. For example, right click on a desktop icon and if you have Norton Antivirus installed it will have 'Scan with Norton Antivirus' as a choice.
Remove, Hugely, WinXP, Items, Click, Unwanted, Entries, Context, Menus, Regedit, Biggest, Hates, Programs, Insist, Becoming, Objects
Search.
Search. context menu option removed in Vista Service Pack 1 | The =
Winhelponline.com Blog:=20
[see actual url in post] the Start menu Search link in Vista Service Pack 1 | The =
Winhelponline.com Blog:=20
[see actual url in post]
Search, Context, Option, Removed, Vista, Service, Winhelponline, Restore, Ramesh, Srinivasan, Microsoft, Windows, Shell, Troubleshooting
Go to
Windows Explorer View--> Folder Options in he File Types tab, select the file extension and Select VS 2003.
Windows, View, Options, File, Types, tab, extension
Copy Files and folders.
Hi Everyone,
                    is there any way to copy/move files and folders from 1 doc lib to another without an update on metadata. we can copy/move files using 'Manage contents and structure', but it will not help in moving the folder or  folders levels inside a document libra...
reply
In order to move the documents from one document library to another document library easily you must open the Sharepoint Site as a Network Place.
From your computer go to “My Network Places”, click on “Add network connections” enter the URL for the site you want to open as a network place. This will open the site as a network folder; you will need to open two instances of the network place i...
Re::move contents of 1 folder to another folder
Try to open a WSS site as a folder by using Internet Explorer to open the site as a web folder. Select File --> Open from IEEnter the URL of the site in the text box and select "Open As Web Folder", click "OK" and the site will open as a web folder. Here you will have the option of dragging or cutting and copying documents between document libraries..
If you are running into this error message when using MSN Messenger v 7.5, try the steps below:
. Start Messenger but do not sign in. If you are already signed in sign out of Messenger.
2. Open Internet Explorer and go to [see actual url in post]
3. Click on Save in the popup window and save the file to C:\Documents and Settings\[Windows USER]\Application Data\Microsoft\IdentityCRL where [Windows USER] is the login you used to sign into Windows.
4.If ...
temporary, message, try, Start, sign, signed, http, Click, Save, popup, window, file, Documents, Settings, Windows, USER, Application
re: Redirected folder permissions
The issue is that the folder that is being moved is not inheriting the permissions from the parent folder that the file is being moved to, rather it is keeping the permissions from the original parent. When you move files between shares on the same volume the file keeps it original ACL and NTFS permissions instead of inheriting them from the parent. When you copy a file into another folder it inh...
permissions, parent, file, move, files, volume, copy, registry, changes, paste, delete, drop, location, change, default, windows
Re:
Definition of a temporary file


loadTOCNode(2, 'moreinformation');

A temporary file is a file that is created to temporarily store information in order to free memory for other purposes, or to act as a safety net to prevent data loss when a program performs certain functions. For example, Word determines automatically where and when it needs ...
temporary, Definition, file, created, store, information, order, free, data, create, files, current, session, normal, first, closed
See this to copy a folder
File management with FSO is based upon the FileSystemObject class.
A Folder object represents a single folder, or subdirectory, on a drive. You use the object’s methods to copy, move, or delete the folder , and you use the object’s properties to obtain information about the folder. Perhaps most important, a Folder object contains two collections, Files and SubFolders, that provide acces...
contains, copy, File, class, object, methods, move, delete, properties, information, Files, access, CreateObject, Path, method
re: Windows Messenger 5.1 can't sign in
The below are the all possible reasons and workarounds for sign-in problem, you can troubleshoot your problem now.

You are not connected to the Internet.
- You cannot visit a Web page that uses Secure Sockets Layer (SSL) protection.
- The Windows Live Messenger proxy settings are incorrect.
- The Windows Live Messenger is blocked by a firewall.
- The computer networ...
Windows, Messenger, Reasons, Workarounds, Problem, Troubleshoot, Connected, Internet, Visit, Secure, Sockets, Layer, Protection
ok
Launch Windows Explorer or My Computer.Click on the Tools at the menu bar, then click on Folder Options.Click on View tab.In the Advanced Settings section at the bottom of the list, uncheck
and unselect (clear the tick) on the “Use simple file sharing
(Recommended)” check box.Click OK.thank you
Launch, Windows, Computer, Click, menu, bar, Options, View, tab, Settings, section, bottom, list, clear, tick, file, box
File Association
Hi Craig,

Go to Windows Explorer and from the menus on top, select Tools --> Folder Options. Go to the File Types tab and look for the .NET extensions you want changed and you can change the application that is associated to these file extensions.

Hope this helps.
File, Association, Windows, top, Options, Types, tab, extensions, changed, change, application
Can't Access / Delete files
If you had done a complete restore , i dont believe you would see the old "Administrator" folder at all. However, you can't partial format a drive too.

If you have complete Administrator rights with the current login, then login and change the rights to the folder to yourself.

You will have to go to Safe Mode (Press F8 during bootup and choose 'Safe Mode') and then use the...
partial, format, complete, rights, current, login, change, Mode, choose, windows, Left, pane, right, click, context, menu, shown
How to browse a folder from local hard drive in web application
Hi
I am creating a Website which reads the excel sheets from a local drive folder and moves them to the Database.
I have an option for browsing the folder in the wpf windows application, but I couldnt find the option in web application (aspx).
Please guide me how to browse a folder from the local drive in the web application.
Thanks
 
Database, local, application, creating, moves, windows, find
Expand
I'm sorry, I'm not seeing what you are suggesting. I'm using Vista on this machine.

Where is this move feature? I see 'Move to Folder' but that is also grayed out.

Once I get the search results, I highlight all of the messages, go to Edit - 'Copy To Folder' and the options isn't available. I've also placed that command on the toolbar and it will gray out also.
Expand, move, feature, search, results, highlight, messages, options, command, toolbar, gray
I finally got it to work
I was working from the files from with in my appliation and this was producing no expected results.. After moving my directorys that i was working with out of the applcaion everything was fine..
What is happening is that when the operation takes place and the folders that are being moved and ( deleted or what ever .net is doing after it .move the folders and files ) is that the newly moved f...
operation, finally, work, files, results, deleted, move, show, refreshed, updated, complete, restart, computer
P S Very easy to do with Winzip
After you have created your zip file, right click on it in windows explorer and in the winzip context menu, choose "Create self-extracting.."
created, file, right, click, windows, context, menu, choose



  $1000    Adam Houldsworth - $173  |  Jonathan VH - $155  |  Kirtan Patel - $109  |  Mr. Khan - $106  |  F Cali - $94  |  more Neado  |  Free Icons  |  Privacy  |   (c) 2010