VS 2008 How To Change Company Name

Jun 13, 2009

How do I change the company name of my project?

View 2 Replies


ADVERTISEMENT

Checking AD Password - Create A Password Change Form For My Company's Vendors

Jan 15, 2012

I'm trying to create a password change form for my company's vendors. There are a couple of scenarios I could encounter doing this:

1 - User enters invalid current password
2 - New passwords do not match
3 - User's account is locked
4 - User cannot authenticate because password is expired

It's case 4 that I'm struggling with, because their is no way for me to take the password the user entered and verify it against active directory without getting an error.

View 5 Replies

VS 2008 Possible To Use APP Only In Company Because Access Db Is On Local Server As Well

Aug 27, 2010

I have made one application for needs of my company.It is published on company's server and it is possible to use the APP only in company because access db is on local server as well.Now I have small update and when users want to update APP they get this error.

View 4 Replies

VB 2008 - Add Static Information Such The Name Of The Company, Address, Contact?

Jun 12, 2011

can I customize my datareport? How?I'd like to add static information such the name of the company, address, contact and so on...

View 4 Replies

VS 2008 - Setting Properties Column To Product Name And Company

Jan 28, 2011

I have built a deployment program (vS 2008 Standard Edition) and tried to set the Properties column to a product name and company. I have also tried leaving these blank. I'm really trying to configure my setup.exe so that it installs by default in Program FilesMyFolderName without adding a subdirectory to the path. Is there somewhere I can specify exactly the default path for my setup without it adding a subdirectory? What do I edit?

View 2 Replies

VS 2008 - Create An Application That Will Login Our Company's Intranet Portal Via A Webpage

Sep 12, 2009

I am trying to create an application that will login our company's intranet portal via a webpage. The webpage has a single frame in it that loads a secure(https) login form. After logging in, the application will need to read and send xml to and from the portal. I have been digging around and have seen a few different ways of submitting the login information from the program to the site, however, I have not gotten any of them to work. From what I can tell it is difficult to change the values of input boxes that are inside a frame. Am I accurate on this? There will be a large amount of data transfer between the app and the portal so I will need something lightweight but I have enough room that I would rather not reinvent the http/web-browser wheel if at all possible. The reason I say that is because I have read that some objects that handle web pages are very resource hungry. I have no preference on the .net frameworks as this is the area of VB thats kinda confusing. What I am looking for is either a point or violent shove in the right direction.

View 2 Replies

Access Or MySQL In A Big Company?

Sep 22, 2011

Since a month, i'm working for a big company in France. They asked me to make a application manage their plannings. I devellopped something not so bad using their existant Access database and VB.net.The problem is that in a few months, the application will maybe be used by 70 workers while today only 10 use it.So i did a lot of researches, and i read that Access could not support more that 20 connection in the same time.Firts, is that true ? What do I risk with an Access database for 70 workers ?And then, what do you think of MySQL in my case ? The application won't be connect on internet, only on intranet. I took a very long time to connect my application to MySQL, but now i don't know how to connect the application in intranet.In fact i'm a bit lost with the choice of my SGDB.

View 5 Replies

Asp.net - Connecting To An API Offered By A Company?

Feb 1, 2011

I currently have an internal system that I need to link up to an API offered by a company. I am not looking for hand-holding on this, I really need to understand where and how to get started really.

Here is the developer resource for the API I am looking to work with:[URL]..Further, my systems are currently in ASP/ASP.NET & SQL, and I'm familiar with VB so I would rather stay that direction instead of C#.

View 1 Replies

Error In FROM Clause : Near 'COMPANY'

Sep 1, 2009

I am getting this error when trying to connect to the database which comes with Sage Line 50. It doesn't matter what table i try to look at i get this error when i try to create a datagridview. The near 'COMPANY' bit is the name of the table not one of its fields. Is this going to be something wrong with the SAGE ODBC (wouldn't surprise me) or does something need changing?

View 10 Replies

Pass Through Company Proxy?

Aug 19, 2010

My app works perfectly until I run it on my companies network, as soon as it begins to download files the application closes and nothing happens.

I Know my company is using a .pac file defined in IE settings. I have tried a number of methods trying to make this work but still nothing.[code]...

View 6 Replies

Develop A Company Security Software?

May 15, 2009

I want to develop a company security software, i wanted to ask if vb.net is web based software. and some tips of how I can start.

View 1 Replies

Edit File Property 'Company'?

May 27, 2011

I was wondering how I can set a file's properties? I'm talking about the fields, author, company etc. I found a way of doing it through Word's builtin properties. But it's a little buggy. So I was wondering if it's possible to do that in other ways?I have this code that works for all Word document files except *.doc format it seems.This is the code I have so far, one text box and one button. The button runs findDocLoop()[code]I know it can probably be done better, but I'm kinda in a hurry. I just noticed when I set a break point right after the code sets the value of the property. I set Word to be open, got in there and checked the property value. And it was actually set!. But after the save phaze, it seems to be lost. Or "reset" to some Office defaults.

View 1 Replies

Upload Project To Server Company?

Sep 13, 2009

i had finish my vb.net project. But i dun know how to upload in server company .

View 1 Replies

Usable By A Person Or Company, That Uses Databases And .NET?

Aug 11, 2009

Okay, so, for school i have a project i need to completely program by the end of next semester. My graduation project. And it needs to be a full-blown piece of software that would be theoreticly usable for a person or company.assignment was simple:make an application, usable by a person or company, that uses databases and VB.NET

so i started brainstorming and i came up with the following:a client-server application where the server runs on the company's mainframe and it's employees (seeing as it would be an IT company or another company that would use a lot of computer files) can upload to, and download files from, where each file would have a description and additional information (extension, date,emplyees would also be able to exchange private messages so that collegues of the uploader can be notifies that the file they would need is uploaded.

in addition to that there would be an administrator (or multiple) that can overview all PM's (make sure there's no abuse of the system) and administrate the files (delete/edit/...)So really, i have no idea where to begin building this application, so i would think that if i get the interface done, i atleast have an overview of what and how i would need to code.

note: wow now i think about it this seriously sounds more like a website than an application... but still it sounds like a good idea to me and has to be done or else i would not graduate

View 5 Replies

Changing Default Company Name In Setup Project?

May 22, 2009

I'm creating setup using VS2008 and I can able to create. The problem is the setup location is always c:program filesdefault company name.

I can rename that while installing. but, how can I change default company name while creating setup.

View 13 Replies

Create A Knowledge Base For My Company Using Program?

Oct 17, 2011

I am new bee in Visual basic and coding stuff. I am planning to create a knowledge base for my company. Can someone suggest me how to proceed. I have some ideas of creating it but really don't know how to move on.I already have some word files and pdf files where I have some troubleshooting steps and solutions, so i would like to create a search engine which searches the exact word file or a pdf file to show the result.

To make it simple just like google search engine. If I type something like "How to configure a network printer?" I should get the result of the word document or pdf file which has printer configuration steps.

View 7 Replies

Installing Company Application In Colleague's Laptop?

Feb 15, 2011

I had developed a vb.net windows forms application for my company. It is working fine in our company. The database of that application is maintained in a separate server. I had direct connection to that database through sql connection in my application.Now one of our colleague wants that application to be installed in his laptop so that he can work on it when he is at home. How will I do that? The application will get installed but the problem is that the data won't get saved (as he won't be connected

View 2 Replies

TableAdapter - Re-fill The Company Column From The Database?

Jul 21, 2009

I have a table adapter for a fairly sizable piece of data. Now with this data I would like to give the user the ability to change the company name and have this reflected in the form on the drop down list of all of the companies once they have clicked submit. However, in order to do so I currently "Fill" the entire table adapter again to achieve this.Is there any way which I could just re-fill the company column from the database in the same tablea dapter.Here is my code for the sub:

Dim NewName As String = txtNewName.Text
Dim OldName As String = txtOldName.Text
Dim FieldName As String = Me.Text[code]...

View 1 Replies

Company Firewall With System.Windows.Forms.WebBrowser

Nov 22, 2010

VB2005. In my application I am required to go to a website, collect info, and then display both the webpage and the info collected. For this I am using the System.Windows.Forms.WebBrowser component and have it working faily well. The only thing now is that in order to get to external websites the company requires us to login to the firewall proxy server. For example when I visit [URL] a login box pops-up for our firewall server [URL] and I sign in with ID 9999 and password "pass". I am trying to programatically do this with the WebBrowser by using the credentails but have not found any relevant examples. Is this possible with the System.Windows.Forms.WebBrowser component?

View 2 Replies

Customized Datagrid - Creating A Windows Application For Company

Mar 1, 2012

I am creating a windows application for my company. in the master file i will enter the number of items we are getting from the customer. and in the next page i have to enter the details of each item. For that i have created a datagrid which has one autogenerate number field and the remaining fields must be editable. So that when i enter all the values in the datagrid, it has to go and save in the data base.

View 2 Replies

Populating Text Boxes When A User Selects A Company Name From The Cbo Box?

Apr 27, 2012

I am populating text boxes when a user selects a company name from the cbo box. When I make the first selection everything looks good, but when i make another selection the text boxes do not clear and repopulate with the new values. Here is the code in the selected index change event.

[Code]...

View 4 Replies

Private Taxi Hire System For Use By The Company Secretary?

Apr 2, 2010

i'm doing my last year computing project for A Level (using vb.net) and i just need a bit of advice on how to implement something.My system is basically a private taxi hire system for use by the company secretary. They add customers, new drivers, new bookings etc.Add the moment that is all basically coded, with connections to my database etc.

However i was advised that in order not to slip up i need to have a way by when making a booking if one driver is already booked up at the same time he/she is not available. Basically an intelligent booking system that takes into account cancellations, time clashes etc instead of just simply typing in details of a booking and clicking "save".

View 35 Replies

Setting Up Automated Email Signatures For A Company Through VBScript?

Jun 10, 2008

I am having a problem setting up automated email signatures for a company through VBScript. Everything works fine apart from the rich text file creation. In this section for some reason a double underscore (__) always appears at the end of the e-mail signature when a user has their outlook set up for rich text. As you can see the script creates the signature in all the file formats needed.

On Error Resume Next

Dim qQuery, objSysInfo, objuserDim FullName, EMail, Title, PhoneNumber, MobileNumber, FaxNumber, OfficeLocation, DepartmentDim web_address, FolderLocation, HTMFileString, StreetAddress, Town, State, CompanyDim ZipCode, PostOfficeBox, UserDataPath, Maillink
Set objSysInfo = CreateObject("ADSystemInfo")objSysInfo.RefreshSchemaCacheqQuery = "LDAP://" & objSysInfo.UsernameSet objuser = GetObject(qQuery)

[code]....

View 3 Replies

Start New Website Company With Multi-computer Clusters?

Jun 20, 2010

I have 23 new full power computer servers, an all the extra equipment that comes with it to start a larger or medium cluster, i need help with new ideas to get a new company going, i don't want the hardware to go to waste, also i am in the market for partners,

View 1 Replies

Updating Desktop Application Using Http Over The Company Intranet?

May 20, 2010

I would like an automatic way of updating desktop application using Http over the company intranet. Also it much have to be used by VB6 applications as well.

View 6 Replies

VS 2010 Make A Program For A Fake/hypothetical Company?

Feb 20, 2011

I need to make a program for a fake/hypothetical company.The "company's" pricing is based on the number of days of the rental as detailed below; note that all time beyond a half day is counted at the full day or weekly rate. In addition, they offer insurance for their vehicles at a daily rate; insurance is mandatory for half-day rentals, and is only available at the full-day rate. The charge rates are as follows:

Half Day $20.00
Full Day $35.00
Weekly (7 days or more) $32.00 / day
Insurance $5.00 / day

And 8% sales tax has to be added on.

View 11 Replies

C# - Update The Dates Into The Database Server For Each Company For Their Jobs To Be Performed?

May 25, 2011

Ours is a transportation company. We do services/transportation/logistics for various companies.I am working on Scheduling a work order process for those companies who are registered with us.While during the process of registration, a company will specify the week number to execute a job during the contract period.So this will be a routine service which we need to perform for every number of weeks specified For Example: if any company specifies the week number as : 2. that means for every 2 weeks we need to do the service for that company during the contract period.

How to update the dates into the database server for each company for their jobs to be performed.So if my Admin wants to know all the jobs in this current week. I should be able to pick only those companies and their jobs in this week only.

View 1 Replies

Company App Runs Off Internet Explorer But Can't View The Source Code?

Mar 3, 2011

I'm creating some buttons in Word 2007 that I want to use in my company application to make our teams life easier. The application is a server application but when it loads it goes through our internet explorer.If I could reveal the source code then I could get the ElementbyID to hook up the button to the text field in the application.When the application loads I can quickly right click on view the source code and it is written in C#.This is one of the id's i was able to grab

id="upEnvironmentHidden" value="PRODUCTION"

How can I make it possible to view the source code of this application...also the internet explorer will dissapear and then the application is launched.

View 1 Replies

Forms :: Make An Application That Allows The Manager Of The Company Whether The Employees Are Truly Active?

Sep 18, 2011

I want to make an application that allows the manager of the company whether the employees are truly active: screenshot and a "timer" to measure the time of the activity of the employee Can be controlled using the mouse or keyboard while the application is not active, but in execution.Is it possible in vb.net to know if the user of the machine is using the mouse or keyboard? My idea is to set a "Timer" which triggers automatically after the connection of the employee and every 10 seconds the application checks whether the mouse position has changed or a letter is entered on the keyboard except the"Timer" Will Be stopped until have a new mouse position or activity on the keyboard. But the problem is: is the application able to know the position of the mouse or to capture all keyboard input even if the application n 'is not active(not in the foreground)?

View 2 Replies

Using A Collection : Store 3 Pieces Of Information For Each Employee In The Company On A Daily Basis?

Feb 27, 2006

I am trying to come up with a way to store 3 pieces of information for each employee in the company on a daily basis. So for instance

Day 1: Joe, 8, 80
Day 2: Sam, 10, 90
Day 3: Bill, 5, 40
Day 4: Bob, 8, 40
Day 5: Sue, 2, 50

most of the applications that I build are Create, Read, Update and Delete type applications that don't really need arrays so I have almost no experience with either.

VB
'
Dim iDays As Integer = NumberDaysPerMonth(Date.Now)
Dim DayNumber(iDays) As Integer

[code]....

View 19 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved