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 TouchToneTommy 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. Acydman

    Some real simple help please

    Ok having issues here: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles GetDec.Click Dim writer As New XmlSerializer(GetType(ArrayList)) Dim file As New StreamWriter("LP.xml") writer.Serialize(file, Me) file.Close()
  2. Acydman

    Some real simple help please

    not even started yet! I can buld the forms its the conversion to XML and callint the web service and getting and interpreting the results that I will struggle with
  3. Acydman

    Some real simple help please

    Hi I am totally new to VB.net and I have been asked (with no budget!!) to develop a pilot system but its very simple: User fills in form with no validation requireed apart from all fields are populated. This is then sent as XML via a web service, which repsonds with a result, part of the...
  4. Acydman

    POP / Winsock not sending external emails

    I have a program that uses POP3 via winsock to send emails via a user account we have set up. We have an exchange 2007 server. We've logged on OWA just make sure the account was working. We cannot seem to send external emails from the account, internal emails work great. we host our own domain...
  5. Acydman

    Back Up Exec 12 hanging

    Hi Back Up Exec server service just hangs saying starting. I am runing win2003 standard server. Thanks Mark
  6. Acydman

    Group Policy over BOVPN

    I wanted to avoid setting the DNS servers as at HQ as I thought al IP traffic would be directed upto HQ and impact my bandwidth. Unless this is not the case then I'll go with setting the DNS servers at the HQ. how can I check if the PC can see the DNS server?
  7. Acydman

    Group Policy over BOVPN

    Hey I'd love to but we don't have the budget for it some of these branches are only 4 staff. And we have over 15 branches.
  8. Acydman

    Group Policy over BOVPN

    I have created a WAN using watchguard BOVPN on IPSEC, set up the lmhosts to enable the users to log onto the domain. But Group Policy is not being enforced? I'd like to enforce the group policy throughout the WAN. Does anyoe have any tips?
  9. Acydman

    404 after log in

    Yes I have run that as well with no joy.
  10. Acydman

    404 after log in

    Hi After an Update (not sure which one - but it restarted my server!) our sharepoint 3.0 site is down. I have checked other threads and there is no definitive answer! the eveny log shows: Type Date Time Source Category Event User Computer Information 18/01/2008 09:46:38 LoadPerf None 1000...
  11. Acydman

    Out of Office Help

    I have Server 2007 installed but a mixture of Outlook 2003 & 2007 clients. My issue is this, on OWA the Out of Office works fine. If works on 2003 clients, but when trying on 2007 configured for Outlook anywhere is cannot reach the server. Very bizarre or is it a known issue?
  12. Acydman

    Sharepoint and Exchange 2007

    Hi I have set up sharepoint services with Exchange 2007 and its integrated just fine. I have one issue with emails which is very frustrating: Alerts work fine emailing the user as requested. However, when I assign permission to a user and it tries to send the Welcome Email it fails. I have...
  13. Acydman

    Avaya to Cisco Comparable info

    Hi After 10 years runnig Avaya Definities, I have moved to a company where they have a Cisco CCM 4.1. Is there a guide anywhere that can I get comparable settings, configs etc than can act like a translator for me? Thanks Mark
  14. Acydman

    Share point embedded pics

    Hi I have sharepoint services, when we create an announcement and insert a picture, it looks great internally but externally it does not dsiplay the picture. Can anyone fix this?
  15. Acydman

    AD Integration

    I have an x750 that i want to provide differing levels of access based upon the user account / group in AD. Does anyone know how to acheive this?
  16. Acydman

    Web Access to Sharepoint Services

    I have a Win2003 server running sharepoint services I have opened the server to the web via firewall, when browsing to the url i get the log on screen then once correct credentials are supplied i get page cannot be displayed. IIS appears to be set up correctly.
  17. Acydman

    Max Message Size

    Not sure, where would I check that?
  18. Acydman

    Max Message Size

    Here's a tough nut to crack. New install in domain of Ex2007 set the max message sizes as appropriate but any attachments over 2mb wont go. anyone have any ideas, heres the transport config: AuthMechanism : Tls, Integrated, BasicAuth, BasicAuth...
  19. Acydman

    Internal / External Differences

    My Exchange Server 2007 allows internal attachments to be upto 10mb but external ones don't go over 2Mb users get the error: Requested #550 5.3.4 SMTPSEND.OverAdvertisedSize; message size exceeds fixed maximum size Also we have a group of users who we don't want to send or recieve external...

Part and Inventory Search

Back
Top