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. bluedollar

    Permissions Error

    I am using CRM, when I click on the: - home - workplace - sales - service buttons at the bottom of the screen, I get the following error: Line: 69 Char: 4 Error: Permission Denied Code: 0 URL: http://troldns001/bar_bottom.aspx?startPage=Home The weird thing is this error does not occur...
  2. bluedollar

    Re: Customizing Microsoft CRM

    I have installed Microsoft CRM. Microsoft recommends using: Form Editor View Editor Preview Editor To customize CRM, however I can not find these application. My questions are: 1) What is the easiest/best way to customize Microsoft CRM? 2) Where do I find the software to achieve this? Any...
  3. bluedollar

    Intenal DNS entry for webmail only??

    Our users use webmail externally which works fine. However I need to setup a DNS entry on our server so that when they try to access webmail internally then they get the internal address, as opposed to being given the external address. For example if they want: webmail.domainname.com then they...
  4. bluedollar

    Mail Merge Access Data into Word 2000 Table?

    We want to create a payment statement for a particular student by mail merging records from an access database data source into word 2000. The table consists of payment and debit details as shown below: id auto_num student_id int amount currency payment_type text payment_date...
  5. bluedollar

    Restrict Internet Access in increments less then 1 hour??

    I am trying to setup ISA Server 2000 to restrict internet access between 08:00 and 12:30 and then from 14:00 to 17:30. The problem I have is that ISA Server only allows the restrictions to occur on the hour and in 1 hour increments. Is there a way around this with the addition of an add-on...
  6. bluedollar

    Sharepoint for help desk software??

    Our company is planning to develop a crm/call logging piece of software. I have been told the software needs to be web based. Our company sells and services IT equipment/networks. My colleague is very keen to use Sharepoint. I have been told that Microsoft CRM is also a good package for what we...
  7. bluedollar

    Word: Number of Copies - Always set to 3??

    I am thinking of reinstalling the print driver, does anyone think that is the best course of action??
  8. bluedollar

    Word: Number of Copies - Always set to 3??

    double double checked and the copy count number is set to one???????? Thanks Dan
  9. bluedollar

    Word: Number of Copies - Always set to 3??

    checked that, nothing there that stipulates printing three pages by default as opposed to one. Thanks Dan
  10. bluedollar

    Designing Front End to SQL Server Database?

    Thanks for the feedback. What version of sharepoint, were you using?? How much longer does it take to develop a front end for a sql server database in .net as opposed to access or vb? Thanks Dan
  11. bluedollar

    Word: Number of Copies - Always set to 3??

    When when one of my users goes to print, the Number of Copies is always set to three. Does anyone have any ideas of what could be causing this?? Any help would be greatly appreciated. Thanks Dan
  12. bluedollar

    Developing CRM software in Sharepoint??

    Our company is planning to develop a crm/call logging piece of software. I have been told the software needs to be web based. Our company sells and services IT equipment/networks. My colleague is very keen to use Sharepoint. I have been told that Microsoft CRM is also a good package for what we...
  13. bluedollar

    Designing Front End to SQL Server Database?

    Our company is planning to develop a crm/call logging piece of software. I have been told the software needs to be web based. Our company sells and services IT equipment/networks. My colleague is very keen to use Sharepoint. I have been told that Microsoft CRM is also a good package for what we...
  14. bluedollar

    Cant VPN through Draytek 2600 Router

    I have setup a Draytek Vigor 2600 router as the manual has told me to do so. All the clients can connect to the internet. However I can not setup a VPN session from a windows 2000 machine. I get the following message: Error 678: There was no answer The router diagnostic tools show...
  15. bluedollar

    Roaming Profiles not working

    Just got a Draytek Vigor 2600 Plus ADSL router today. Will set this up and then troubleshoot the roaming profile problem. Thanks Dan
  16. bluedollar

    Roaming Profiles not working

    I have set the preferred DNS and alternate on the server to: 213.130.128.32 213.130.128.33 An ipconfig /all on the server now shows: Windows 2000 IP Configuration Host Name . . . . . . . . . . . . : server Primary DNS Suffix . . . . . . . : selectfire.co.uk Node Type...
  17. bluedollar

    Roaming Profiles not working

    A ipconfig /all on the server shows: Windows 2000 IP Configuration Host Name . . . . . . . . . . . . : server Primary DNS Suffix . . . . . . . : selectfire.co.uk Node Type . . . . . . . . . . . . : Broadcast IP Routing Enabled. . . . . . . . : Yes WINS...
  18. bluedollar

    Roaming Profiles not working

    In the Application log the following error is recorded at login: 1000 Userenv Windows cannot determine the user or computer name. Return value (1722). I searched on google and microsoft suggest the following: http://support.microsoft.com/default.aspx?scid=kb;en-us;329708 which I tried and...
  19. bluedollar

    Roaming Profiles not working

    I have just recently transferred my PC to a domain and setup AD and user accounts that use a profile stored on the server. However the problem is that clients do not use the profile stored on the server, they use a blank profile and store any changes to this profile locally. I am getting about...
  20. bluedollar

    Print Subform Records

    I have a subform which I try to print out using the following code: Dim stDocName As String stDocName = "list_quotes_subform" DoCmd.SelectObject acForm, stDocName, True DoCmd.PrintOut I apply a filter and orderby on the subform. However when I print out the subform data ALL the records print...

Part and Inventory Search

Back
Top