Question : Win 7 x64 & Dell 2330dn - Network Printing Problems

All,

I am having problems getting my printer back up and working over the network. It had been installed and worked before, but I can't get it back for whatever reason.

I cannot connect to it's admin page from my Win7 CPU, but can from XP where printing also works. Windows troubleshooting tells me to contact my administrator, but that's me!

Things I've tried:
1. Reinstall re-downloaded drivers from Dell
2. Updating printer firmware
3. Installing as local printer, change to Standard IP
4. Reinstall re-downloaded drivers from Dell
5. Reinstall re-downloaded drivers from Dell
6. Reinstall re-downloaded drivers from Dell
7. New toner cart

Suspicions:
1. PC Life warning is on, needs a new drum in 2000 pages
2. I was messing with a Gb Ethernet switch, and couldn't get past 10Mb speed so I was blindly playing with NIC config on my Win 7 CPU. May have done something that I forgot to change back.

The troubleshooting I have done leads me to think there is something up with my OS settings or something wrong with the network somehow, but I am not really sure where to go from here.

Help is appreciated.

Chris

Answer : Win 7 x64 & Dell 2330dn - Network Printing Problems

Here's the basic structure for placing an image on a page with three links at the bottom, overlaying the image. Remove the border around the image if you don't need it.
1:
2:
3:
4:
5:
6:
7:
8:
<div id="largeImage" style="width:158px;height:278px;background-image:url(~/images/DSC00593.JPG);border:thin solid red;">
        <div id="spacer" style="width:156px;height:236px;"></div>
        <div id="links" style="width:156px;height:38px;text-align:center;">
            <asp:Hyperlink ID="link1" runat="server" Text="Link 1" NavigateUrl="http://www.google.com"></asp:Hyperlink>&nbsp;&nbsp;
            <asp:Hyperlink ID="link2" runat="server" Text="Link 2" NavigateUrl="http://www.yahoo.com"></asp:Hyperlink>&nbsp;&nbsp;
            <asp:Hyperlink ID="link3" runat="server" Text="Link 2" NavigateUrl="http://www.microsoft.com"></asp:Hyperlink>
        </div>
    </div>
Random Solutions  
 
programming4us programming4us