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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ahevans

  1. ahevans

    problem accessing Windows server in Virtual PC

    is it possible that Windows server 2003 is blocking HTTP traffic for some reason regardless of firewalls and Virtual PC?
  2. ahevans

    problem accessing Windows server in Virtual PC

    hi, I changed my router hardware and now I can get the host and guest virtual server to ping one another. However, if I try the virtual servers IP in my browser I can't see the website it is hosting. In Firefox, it attempts to connect for a while and then just gives a blank white page with no...
  3. ahevans

    problem accessing Windows server in Virtual PC

    just a quick update, I have dropped all firewalls on the host, virtual server and used my Windows Mobile device to try and connect over wireless (hence no firewall)and still I can not see the virtual server. I thinkthe next thing for me to try is a different router
  4. ahevans

    problem accessing Windows server in Virtual PC

    hi, I have Windows server 2003 standard installed on Virtual PC which is using its own network card on the host machine. The network card has no TCP/IP service for the host machine so is purely dedicated to the virtual machine. When I start the virtual machine it picks up an IP number from my...
  5. ahevans

    passing parameters to asp page issue

    hi, are there any known issues with passing url parameters to asp pages in an iframe ? I have a login form in an iframe which can take a value as a url parameter and store it in a session. if i access the form direct as www.domain.com?var=3 everything works but not in an iframe. any ideas?
  6. ahevans

    integrated authentication in an extranet

    Hi, I have a scenario where I have multiple Web applications which are all active directory aware and are spread across several web servers. All Web applications are in the same active directory domain and extranet facing, each application contains its own method of storing permissions which...
  7. ahevans

    Server 2OO3 In dedicated NIC not working

    hi, I have XP Pro as a host machine connected to an ADSL router using DHCP. There are 2 NICs on the host, one used for the host machine and the other isn't bound to the host machine, only VPC service for my Windows Server 2003 virtual machine. In my Virtual PC settings I set the virtual machine...
  8. ahevans

    BO and DotNetNuke integration

    I have a project which I think Business Objects could provide a solution for. Our environment is comprised of an existing Business Object installation for management information and an intranet site build on the DotNetNuke content management system. What I would like to achieve is to provide a...
  9. ahevans

    Implementing MOSS 2007

    Hi all Over in my neck of the woods we are considering implementing SharePoint 2007 (MOSS) as an extranet solution for partners with a specific emphasis on single sign on, document management, MI/BI delivery and content management. What I have been asked to do is try and get some ball park...
  10. ahevans

    Delivering reports

    Hi I'm wondering if anyone can help me with the following for which I'm considering using SharePoint for but am not sure if it's possible or what is the best approach. I'd like to setup sharepoint to deliver sets of management information reports with access based on roles and the reports...
  11. ahevans

    custom error pages for iis

    ok, pretty dumb of me, it won't work as in te textarea displays the code instead of the intended text, so... response.write("URL = ") response.write(URL) ... is displayed instead of something like 'URL = www.domain.com'
  12. ahevans

    custom error pages for iis

    hi i'm using the following code as a custom error page in iis in an integrated authentication environment but it wont work. any suggestions? <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>An error has occurred</title> <SCRIPT LANGUAGE="vbscript"...
  13. ahevans

    cant connect virtual pc to internet

    Hi I have Windows xp pro sp2 conencted to the web via a router using static ip's. So, for example my router is the gateway 192.168.2.1 and my host pc is 192.168.2.11 I have windows server 2003 sp1 running in virtual pc 2004 and i can't figure out how to get windows server to get web access. the...
  14. ahevans

    cant connect to internet via virtual pc

    hi, i have windows 2003 server running in virtual pc on a windows xp host pc, and previously my network adapter appeared in the network option in virtual pc, but now it's not there so i cant connect to the net. has anyone else experienced this issue and have a solution? thanks
  15. ahevans

    vbscript problem in IIS custom error pages

    Hi I have made some custom aspx pages for IIS so when I get something like a http 401 error, IIS send the user to the chosen aspx page. All works well except that I have used vb script to grab things like refering urls etc and to write it to a text area so a user can copy and paste it into an...

Part and Inventory Search

Back
Top