Click here to Skip to main content
15,904,822 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Equivalent of "Break on All Errors" in VB.NET Pin
TwoFaced25-Apr-07 6:26
TwoFaced25-Apr-07 6:26 
QuestionSystem.Diagnosis.Process Set Bounds Pin
_mubashir25-Apr-07 1:41
_mubashir25-Apr-07 1:41 
AnswerRe: System.Diagnosis.Process Set Bounds Pin
Dave Kreskowiak25-Apr-07 4:20
mveDave Kreskowiak25-Apr-07 4:20 
Questioncopy line from one text file and paste it to anoyher text file Pin
pankajs3k25-Apr-07 0:55
pankajs3k25-Apr-07 0:55 
AnswerRe: copy line from one text file and paste it to anoyher text file Pin
Christian Graus25-Apr-07 1:47
protectorChristian Graus25-Apr-07 1:47 
Questionblocking account Pin
peteyshrew25-Apr-07 0:51
peteyshrew25-Apr-07 0:51 
AnswerRe: blocking account Pin
Dave Kreskowiak25-Apr-07 4:15
mveDave Kreskowiak25-Apr-07 4:15 
QuestionError in the url Pin
n_gchaitra25-Apr-07 0:03
n_gchaitra25-Apr-07 0:03 
We had developed a project using asp.net with vb script. Dash Board solutions. it is to update the data in our department and to keep track of date and work. It had different logins for each user and different kind of permission for differet kind user viz manager, leader, associate. A brief description is given,

Introduction:
The project is a complete project monitoring and scheduling system that coordinates the activities of our offshore hydraulics research center located at Bangalore. As many as 50 users may be using this system at any given time. The objective was to develop a secure, single window, loading and scheduling system, which has the following features.

 Efficiently coordinate a hierarchy of team members comprising of Administrators, Managers, Leaders and Associates.
 Simplify the loading and scheduling process, together with effectively managing task types and material specifications for the resources used in the project.
 Streamline workflow and inculcate effective delegation of responsibilities within the team hierarchy.
 All or individual stages of the project may be assigned/resigned to various team leads in various time frames. Therefore a means to tracking document history was incorporated into the system.
 A messaging system keeps the managers and leads well informed about the current status of the project, thus minimizing possible stumbling blocks and increasing the clarity of the big picture.
 As progress is made on each project, associate/ team leader feedback is used to calculate plausible cycle times and scheduling sequences that would be optimum for current and future projects.

All of these steps were instrumental in ensuring maximum productivity, smoother transition from the analysis to the development stage, which in turn ensured a faster time-to-market and ROI for our offshore research centers.

Tools and Technologies : VB.NET, ASP.NET, SQL Server, Crystal Report
Domain : Project Monitoring

The products to which project will be taken are broadly divided into two categories viz.,
1. Cylinders
2. Truck hydraulic

The user of this project will be one among the following.
1. Administrator
2. Manager
3. Project leader
4. Project associate
5. Marketing Executive



the project has developed in .net 2002. Now we have installed .net 2005. The users wanted some changes and i did those changes and copied those files from my local system to server. but when we go for url (http:\\wielweb\dbs) i am getting the following error. what could be the reason for the error?



Server Error in '/dbs' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The 'CodeFile' attribute is not supported by the 'page' directive.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Inherits="Dash_Board.WebForm1" CodeFile="Login.aspx.vb" %>
Line 2:
Line 3:


Source File: D:\Deljo\DBS\Login.aspx Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300





Chaitra N

AnswerRe: Error in the url Pin
Psycho-*Coder*-Extreme25-Apr-07 2:30
Psycho-*Coder*-Extreme25-Apr-07 2:30 
GeneralRe: Error in the url Pin
n_gchaitra25-Apr-07 16:58
n_gchaitra25-Apr-07 16:58 
QuestionRe: Error in the url Pin
n_gchaitra25-Apr-07 18:38
n_gchaitra25-Apr-07 18:38 
QuestionHow to convert VB.net dll to be visible in vb6.0 Pin
cyprosoft24-Apr-07 22:11
cyprosoft24-Apr-07 22:11 
AnswerRe: How to convert VB.net dll to be visible in vb6.0 Pin
Christian Graus25-Apr-07 1:47
protectorChristian Graus25-Apr-07 1:47 
Questiondata view related query Pin
Anz Ananz24-Apr-07 22:05
Anz Ananz24-Apr-07 22:05 
AnswerRe: data view related query Pin
Pankaj.Jain24-Apr-07 22:33
professionalPankaj.Jain24-Apr-07 22:33 
Questionhow to use image edit in vb. net ? Pin
babusat24-Apr-07 21:59
babusat24-Apr-07 21:59 
AnswerRe: how to use image edit in vb. net ? Pin
Dave Kreskowiak25-Apr-07 4:02
mveDave Kreskowiak25-Apr-07 4:02 
GeneralRe: how to use image edit in vb. net ? Pin
babusat25-Apr-07 17:29
babusat25-Apr-07 17:29 
GeneralRe: how to use image edit in vb. net ? Pin
Dave Kreskowiak26-Apr-07 13:39
mveDave Kreskowiak26-Apr-07 13:39 
Questionaccess denied error Pin
alpdoruk24-Apr-07 21:38
alpdoruk24-Apr-07 21:38 
AnswerRe: access denied error Pin
Dave Kreskowiak25-Apr-07 3:59
mveDave Kreskowiak25-Apr-07 3:59 
AnswerRe: access denied error Pin
alpdoruk27-Apr-07 1:23
alpdoruk27-Apr-07 1:23 
Questionhow to specify location of saving file NETCF Pin
laurensia inge24-Apr-07 21:17
laurensia inge24-Apr-07 21:17 
AnswerRe: how to specify location of saving file NETCF Pin
Suhail Shahab24-Apr-07 21:33
Suhail Shahab24-Apr-07 21:33 
GeneralRe: how to specify location of saving file NETCF Pin
Dave Kreskowiak25-Apr-07 3:51
mveDave Kreskowiak25-Apr-07 3:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.