Skip to content

IT & Infrastructure

General IT Discussions

This category can be followed from the open social web via the handle it-infrastructure@forum.codeproject.com

6.1k Topics 18.2k Posts
  • Webparts and Globalization

    wpf wcf help question learning
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • dexplore hangs computer

    help algorithms announcement
    2
    0 Votes
    2 Posts
    0 Views
    V
    "dexplore.exe is a process relating to Microsoft Visual Studio and gives access to in-built help and MSDN libraries. "This program is a non-essential system process, and is installed for ease of use.\r" Source Courtesy: http://www.processlibrary.com/directory/files/dexplore/[^] Vasudevan Deepak Kumar Personal Homepage Tech Gossips The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!
  • Team Foundation Server - 64 bit ready?

    sysadmin collaboration question
    2
    0 Votes
    2 Posts
    0 Views
    I
    Yes. See system requirements under team foundation server. http://www.microsoft.com/visualstudio/en-us/products/teamsystem/default.mspx[^]
  • Nasty Virus

    help tutorial question announcement
    22
    0 Votes
    22 Posts
    6 Views
    U
    might be a little late - but whenever i get a virus (or suspect) i usually do the trend micro online scanner or download nod32's 30day trial copy, it does remove viruses without having to buy a license, plus its got a pretty good detection rate. otherwise i have commodo firewall installed (its free and comes with an anti-virus, the only thing u get with the paid subscription is access to customer support hot line). sorry to hear nothing worked out in the end
  • 0 Votes
    3 Posts
    0 Views
    P
    Hi Dave, Thanks for the info. which I was looking for. I will check that out. :)
  • Command Line Programs

    sysadmin tutorial question
    4
    0 Votes
    4 Posts
    0 Views
    L
    you're welcome. :) Luc Pattyn [Forum Guidelines] [My Articles] The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
  • Unpublish expiry application...

    question help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Outlook Express Back ground images not displaying

    help html database sysadmin security
    3
    0 Votes
    3 Posts
    0 Views
    R
    I'm not sure but maybe you can: I guess you put the images in as a link, so the browser has to pick up the images from the server. But you can put your images directly in your email (technically it will be an attachment). In that way outlook read the email including the images. It's worth a try... Realize the emails will get much larger and it only works if you format the email as html. If you're unfamilliar with this: get outlook and make an email with a background-image. Now choose 'save as' and put it on your disk. Finally open the saved email with notepad and start studying.. Rozis
  • Program documentation

    tools question discussion
    3
    0 Votes
    3 Posts
    0 Views
    K
    As Eddy says below if it's .NET code use Sandcastle. Also worth combining with GhostDoc and, if you can, the CR_Documentor plugin for Developer Express's DXCore - all free. For C++ Doxygen seems to be popular. I've not used it myself though. Kevin
  • How to get an answer to your question

    help csharp c++ html
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • BSOD

    algorithms performance question learning
    11
    0 Votes
    11 Posts
    0 Views
    L
    V. wrote: I'm starting to think the corrupted memory was a consequence and not the cause of the BOSD? impossible. Keep looking for any correlation between mishaps and ROOM temperature. :) Luc Pattyn [Forum Guidelines] [My Articles] The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
  • desktop spy utility

    tools question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Oracle Query

    help database oracle
    2
    0 Votes
    2 Posts
    0 Views
    D
    You're looking for the "General Database[^]" forum... A guide to posting questions on CodeProject[^] Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic      2006, 2007, 2008
  • application close upon startup

    question
    3
    0 Votes
    3 Posts
    0 Views
    L
    I guess that is what you would get when your main form's constructor throws an exception. Add try-catch blocks in Main() and in MainForm.constructor and log whatever you get completely. :) Luc Pattyn [Forum Guidelines] [My Articles] The quality and detail of your question reflects on the effectiveness of the help you are likely to get. Show formatted code inside PRE tags, and give clear symptoms when describing a problem.
  • Distributed vs Enterprise application

    database visual-studio question learning
    6
    0 Votes
    6 Posts
    0 Views
    V
    Am not sure , i prefer a Univerity Degree , i dont have microsoft certification, but am looking to get one , so i will have to do some reasearch first. Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.somee.com http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
  • IIS Problem

    help csharp php html asp-net
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • 0 Votes
    2 Posts
    0 Views
    V
    I found this on Google 10.3.3 302 Found The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field. The temporary URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s). If the 302 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued. Note: RFC 1945 and RFC 2068 specify that the client is not allowed to change the method on the redirected request. However, most existing user agent implementations treat 302 as if it were a 303 response, performing a GET on the Location field-value regardless of the original request method. The status codes 303 and 307 have been added for servers that wish to make unambiguously clear which kind of reaction is expected of the client. and This may be a self-referencing URL, which could be causing the 302 message, I'm also curious to wether this HTTPS site uses session only cookies (which may be a good possibility http://forums.powweb.com/showthread.php?t=73248[^] [^] http://webarchive.jira.com/browse/HER-1560[^] Hope this Helps Vuyiswa Maseko, Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers." C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.somee.com http://www.vuyiswamaseko.tiyaneProperties.co.za vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/
  • Extended Mapi - Repeated OpenMsgStore increases profile size

    question learning
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • cash register.

    help
    4
    0 Votes
    4 Posts
    0 Views
    V
    solomonope wrote: if(me){ throw new Exception("hello there"); } Sure. Here is the message: An unhandled exception of type 'Internet.ForumsPost.GuidelinesViolationExeption' occurred in solomonope.dll Vasudevan Deepak Kumar Personal Homepage Tech Gossips The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!
  • Adobe LiveCycle Designer ES

    question database help adobe xml
    5
    0 Votes
    5 Posts
    0 Views
    R
    Yeah, I know. I just need to know if it is posible and how to do it. Thanx anyway