Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. nevets2001uk

    Win 7 Devices getting updates not approved in WSUS

    We have a WSUS server setup locally where all devices are directed for Critical updates. This is set via GPO. Recently we noticed that the Win 7 devices we checked were also getting many smaller Windows, Office, .NET updates and security updates (found by reviewing the installed updates list)...
  2. nevets2001uk

    Mapped Printers Failing

    We have just started to see some very odd printing issues at our site and I wondered if anyone had experienced them before. We use a GPO to deploy the printers from a print server onto the clients. This works fine and in Printers and Faxes we see the mapped printers. In some (but not all)...
  3. nevets2001uk

    Multiple URLS on Application

    I wanted some help on where to start with the following project design. I want to develop a cms type site which allows multiple customers to register and have a CMS driven website. Each site would be a single asp.net application which loads the data on something like a cutsomerid. So I plan to...
  4. nevets2001uk

    Stripping Table HTML from CreateUserWizard

    Is it possible via code to change the way a CreateUserWizard control is rendered? I've customised the steps to use some divs etc to layout the content to match my page formating but the control seems to generate some code such as </p> <table cellspacing="0" cellpadding="0"...
  5. nevets2001uk

    VPS Backup

    We are running a hosted VPS Windows 2003 Server and would like to be able to manage our own backups to store on a local PC in the event that the server fails. Currently the host provide a backup solution but it's limited and still stored on their servers. We'd like "offline" storage of the...
  6. nevets2001uk

    OnClick Event for Button with PostBackURL

    I have an image button I'm using to pass a shopping cart to paypal. It used the PostBackURL and it seems that I cannot add events to the onlclick for this button. Is there a way to trigger some actions before the page is sent to PayPal? Steve G (MCSE / MCSA:Messaging)
  7. nevets2001uk

    SFTP on Linux

    I'm trying to help a friend configure a VPS hosted server to allow Secure FTP as they've had some problems with various sites hosted on the server being hacked and suspect FTP is the cause. I'm very very limited on Linux but have tested SFTP over SSH in filezilla to the server. I can create a...
  8. nevets2001uk

    RDP Not working after Update

    We allowed some Windows updates to install over the weekend and since then are unable to RDP into the server. I can login on the console and all services appear to be started as normal. I can ping the device across the network. Firewall is disabled. RDP is enabled. If I try to telnet to the...
  9. nevets2001uk

    Fail Message

    Every time one of our users boots his laptop and logs in he gets a fAIL message (exact case). No other information is included and no event logs are written. It doesn't occur for the administrator. I've deleted his local profile and let XP build a new one and we still get the error. Any...
  10. nevets2001uk

    SQL Server Express 2005

    I was wondering if there is any licensing limitation that would prevent me from installing SQL Server Express 2005 on a Virtual Server I have hosted with 1and1 to backend a website I am setting up there? The 1GB memory limit and 4GB DB size shouldn't be a problem for now. Steve G (MCSE /...
  11. nevets2001uk

    Secure FTP

    Is there a way to get the native ftp client in Windows XP to connect using SSL explicit? I have setup a webserver with FileZilla FTP Server which forces explicit SSL for security reasons. Some of the users are not allowed to run the FileZilla client and I wondered if XP can be updated to allow...
  12. nevets2001uk

    FTP Setup Help

    I'm helping to setup a web server for to provide FTP services. I have setup a basic anonymous FTP site in IIS6 but the specification has more complex needs. First pass is that we require a simple folder structure to upload our software so we can install it and share business data etc. We will...
  13. nevets2001uk

    Sending Cart to PayPal

    I've been looking for ages for some vb.net code samples. I'm part of the way into planning a custom shopping cart solution for my website. Customers need to be able to select a range of sizes and finishes for my photographs determined by fields in my database. My shipping calculations will also...
  14. nevets2001uk

    Trust Creation Problem

    We're trying to create a trust between an NT domain and a W2K3 domain. We've created the incoming trust on the AD DC and have been trying to add the domain as trusted on the NT domain. We get the error "Cannot find Domain Controller for this domain". I found an article from Microsoft and tried...
  15. nevets2001uk

    Dynamic PayPal Add to Cart Button

    Does anyone know any articles / methods to using ASP.NET to dynamically create an Add to Cart button for PayPal. I have a photography website and depending on the photo customers may selection various sizes and finishes which all adjust the cost. I'm using some formulas and a database to...
  16. nevets2001uk

    Pages/Sec Usage

    We have a Windows 2003 R2 box running as an AD server and caching only DNS. It also actas as our main fileserver with 5 SATA disks in RAID 5 for the user data. Recently we have been getting many complaints of slow access to network files. This can include long opening and save times, hour...
  17. nevets2001uk

    Looping through numerous sub folder levels

    We have recently migrated our data from an old fileserver to a new one. One major issue we are facing is that the attached templates all point to the old server location. Since we also redesigned the directory structure this is tricky to correct. I have hacked together the following code...
  18. nevets2001uk

    Grant Access to Single Website

    Is there an easy way to allow a user access to only a single website address from their PC using either GPO or a firewall configuration? We access our web through a proxy which we don't control and have a workshop PC that needs to access a manufacturer website only. We don't want regular web...
  19. nevets2001uk

    Performance Monitor Help

    We have been experiencing a very slow network recently and after testing all of the network devices everything seems ok. I've now started to look at the main file server to see if it's actually that which is causing issues. The main symptom is slow access to networked files. In performance...
  20. nevets2001uk

    Network Teaming

    Not sure if this better suits AD or HP forums but thought I'd try here. We have two HP DL380's running as domain controllers which over the past year have been causing occasioanl headaches. At times after a reboot DNS seems to go wrong (they are caching only to our main DNS servers) and then...

Part and Inventory Search

Back
Top