ASP, ASPX Pages give error
I have a Windows XP Media Edition PC. Recently IIS stopped serving ASP and ASPX pages, though HTML was still ok. ASP and ASPX gave an HTTP 500 error, and the event log had the following message: The server failed to load application ‘/LM/W3SVC’. The error was ‘The specified metadata was not found.’. I searched [...]
Answer Question
| February 6, 2008 4:47 PM
ASP.NET, IIS, Windows XP
I have a Windows XP Media Edition PC. Recently IIS stopped serving ASP and ASPX pages, though HTML was still ok. ASP and ASPX gave an HTTP 500 error, and the event log had the following message: The server failed to load application ‘/LM/W3SVC’. The error was ‘The specified metadata was not found.’. I searched [...]
send random password to user
hi , I would like to ask if anyone know how to use the password recovery . I would like to send a email with a random password to the user. How can i achieve that?
Answer Question
| February 11, 2008 7:16 PM
ASP.NET
hi , I would like to ask if anyone know how to use the password recovery . I would like to send a email with a random password to the user. How can i achieve that?
Web Services SQLCommand object
Can you pass a SQLCommand object to/from ASP.NET 2.0x Web Service? This worked under .Net 1.1 but an upgrade to 2.0 (using IIS 5) caused this to stop. Amongst the errors at the server level I could see that my SQLCommand “could not be serialized”. Please email or post if you know the answer. Basically, [...]
Answer Question
| February 1, 2008 6:19 AM
ASP.NET, Web services
Can you pass a SQLCommand object to/from ASP.NET 2.0x Web Service? This worked under .Net 1.1 but an upgrade to 2.0 (using IIS 5) caused this to stop. Amongst the errors at the server level I could see that my SQLCommand “could not be serialized”. Please email or post if you know the answer. Basically, [...]
Basic difference between user side control and server side control
Basic difference between user side control and server side control
Answer Question
| February 4, 2008 10:04 AM
ASP.NET
Basic difference between user side control and server side control
sql server reporting server
I have seperate application server for ASP.NET(2.0) and Database server for Sql RS 2000, when i try calling reporting service webservice to generate excel and allow to download to the web user, it gives an error as “401 as unauthorised”, can anybody has a solution for this Regards, Prathesh
Answer Question
| May 15, 2008 12:56 PM
ASP.NET, Reporting Services, SQL Server 2000
I have seperate application server for ASP.NET(2.0) and Database server for Sql RS 2000, when i try calling reporting service webservice to generate excel and allow to download to the web user, it gives an error as “401 as unauthorised”, can anybody has a solution for this Regards, Prathesh
How to use share point in asp.net
How to use share point in asp.net need step by step procedure video tutorial is more useful.
Answer Question
| November 30, 2007 9:07 AM
ASP.NET, SharePoint
How to use share point in asp.net need step by step procedure video tutorial is more useful.
How to use ASP .NET membership provider password recovery question-answer to authorize users for changing particular data
I am using ASP .NET membership provider to authorize my users into application. I would like to use password recovery question-answer scheme to decide whether to allow a user to change a particular data after he has logged in. Is there a way to compare user input to password recovery answer programmatically?
Answer Question
| November 27, 2007 8:56 PM
ASP.NET, membership provider
I am using ASP .NET membership provider to authorize my users into application. I would like to use password recovery question-answer scheme to decide whether to allow a user to change a particular data after he has logged in. Is there a way to compare user input to password recovery answer programmatically?
Redirecting a page using vbscript
I want to redirect to an asp page with some arguments after selecting a radio button. I do not want to use any session variables. How would I achieve it? Is it using window.location command. If so, please give the syntac
Answer Question
| November 23, 2007 7:05 AM
ASP.NET, VBScript
I want to redirect to an asp page with some arguments after selecting a radio button. I do not want to use any session variables. How would I achieve it? Is it using window.location command. If so, please give the syntac
programming using c#,winforms and visual studio.
i cant think of what to write in this part of the code so that the password character is ” * ” when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle (“*”); txtPassword.Focus(); } i just have no idea what to write so that this particular code [...]
Answer Question
| October 24, 2007 7:29 AM
ASP, ASP.NET, C, ColdFusion, DataCenter, Dreamweaver, HTML, J#, J2EE, Java, JavaScript, JSP, Macromedia Flash, Photoshop, Programming Languages, SQL, VB.NET, VBScript, Visual Basic, Web development tools, Web site design & management, XML
i cant think of what to write in this part of the code so that the password character is ” * ” when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle (“*”); txtPassword.Focus(); } i just have no idea what to write so that this particular code [...]
iSeries accessibility to VB.NET, ASP 2.0/3.0 ,NET programmers in Visual Studio
My shop does not have WebSphere but does have a sizeable VB.NET team using the MS Visual Studio. They need access to the iSeries files in DB2/UDB – real-time. We already thanks to me have a number of batch/DTS package type transfers. Do any of you know packages that can make the iSeries files available [...]
Answer Question
| October 14, 2010 10:35 AM
Access, ASP.NET, C, Database, DataCenter, DataManagement, DB2, DB2 Universal Database, Desktops, ESRI, HEAT, HTML, Management, Microsoft Office, Microsoft Windows, MySQL, Oracle, OS, PC/Windows Connectivity, Perl, PHP, Security, Servers, SQL Server, T-SQL, VB.NET, VBScript, Web site design & management, WebSphere Studio, XML
My shop does not have WebSphere but does have a sizeable VB.NET team using the MS Visual Studio. They need access to the iSeries files in DB2/UDB – real-time. We already thanks to me have a number of batch/DTS package type transfers. Do any of you know packages that can make the iSeries files available [...]
VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the form . Developer can also Click [...]
Answer Question
| October 24, 2006 9:31 AM
7 and earlier, Access, ASP.NET, Database, DataCenter, DB2, Desktops, Development, Lifecycle development, Management, Microsoft Office, Microsoft Windows, Oracle, Oracle 10g, Oracle 8i, Oracle 9i, Oracle Database Versions, OS, Patch management, Programming Languages, Security, Servers, SQL, SQL Server, Visual Basic, Windows
Good Day! Would be appreciate if there is solution for the following problem: - In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the form . Developer can also Click [...]
Can I call upon the username of someone logged into the pc, and use it in a web link?
Hi all, Basically, I’ve got a webpage I’m working on, and I’d like to be able to provide a link in that page, that will take a user into their home folder on the network. Since it’ll be different for each user, but it uses their username as their home folder, I’m thinking there must [...]
Answer Question
| February 22, 2008 2:01 PM
Access control, ASP, ASP.NET, Browsers, filtering, Microsoft Internet Information Server, Microsoft Office, Servers, SSL/TLS, Web, Web development tools, Web security, Web site design & management
Hi all, Basically, I’ve got a webpage I’m working on, and I’d like to be able to provide a link in that page, that will take a user into their home folder on the network. Since it’ll be different for each user, but it uses their username as their home folder, I’m thinking there must [...]
Career Change
Hello to all and to all a hello. I am looking for everyones opinions and knowledge. So please fill free to feed me your opinions and knowledge. First off I have a degree as a network Engineer and a degree in MIS. I of coarse have my MCSE and MY CNA Net + and etc. [...]
Answer Question
| December 9, 2005 11:25 AM
ASP.NET, C, Development, HTML, Networking, Programming Languages, Project management, SQL, VB.NET, XML
Hello to all and to all a hello. I am looking for everyones opinions and knowledge. So please fill free to feed me your opinions and knowledge. First off I have a degree as a network Engineer and a degree in MIS. I of coarse have my MCSE and MY CNA Net + and etc. [...]
C# -
Hi, I have a page a news page with the title of each news item on it. Title title links to a pop up window. Thing is i stuck as to how to get the details of the news article to appear in the pop up window. The title bar displays the id of each [...]
Answer Question
| December 1, 2005 1:36 PM
ASP.NET, C
Hi, I have a page a news page with the title of each news item on it. Title title links to a pop up window. Thing is i stuck as to how to get the details of the news article to appear in the pop up window. The title bar displays the id of each [...]
ASP.NET C# database connection in external file
Hi, Im a newbie to .net and c# so forgive me if im asking a stupid question. Im trying to get up to speed asap, ive figured out how to connect to a database – but i was wondering how do i store the connection in an external file so i can just simply import [...]
Answer Question
| October 11, 2005 9:53 AM
ASP.NET, C
Hi, Im a newbie to .net and c# so forgive me if im asking a stupid question. Im trying to get up to speed asap, ive figured out how to connect to a database – but i was wondering how do i store the connection in an external file so i can just simply import [...]
Visual Studio.Net 2003
I have a user who when she tries to run a project, recieves the following: “Error while trying to run project:Unable to start debugging. No such interface supported” Similar message appears when selcting Tools, Debug Processes. Software has been reinstalled, as well .Net Framework 1.1. Any advice is greatly appreciated.
Answer Question
| March 19, 2006 10:06 AM
ASP, ASP.NET, VB.NET, VBA, VBScript, Visual Basic
I have a user who when she tries to run a project, recieves the following: “Error while trying to run project:Unable to start debugging. No such interface supported” Similar message appears when selcting Tools, Debug Processes. Software has been reinstalled, as well .Net Framework 1.1. Any advice is greatly appreciated.
Windows or Web App for Data Update?
I need to create an app that will give the user a list of items that they can then check off to denote that they are copleted. I would prefer a scrollable grid where they can make multiple selections. I would prefer to create a Windows app, but don’t know which control to use. Can [...]
Answer Question
| September 23, 2005 4:36 PM
ASP, ASP.NET, Database, DB2, Desktops, Development, Management, Microsoft Windows, Oracle, OS, Programming Languages, Security, Servers, SQL, SQL Server, VB.NET, VBA, VBScript, Visual Basic, Web development tools, Web site design & management
I need to create an app that will give the user a list of items that they can then check off to denote that they are copleted. I would prefer a scrollable grid where they can make multiple selections. I would prefer to create a Windows app, but don’t know which control to use. Can [...]
tutorials
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
Answer Question
| September 10, 2010 3:39 PM
ABAP, ActiveX, ADA, AppleScript, ASP, ASP.NET, BASIC, Billing and customer care, Billing Support Systems, C, CGI, COBOL, ColdFusion, Computer Associates, Delphi, Development, Distribution/logistics applications, Enterprise Desktop, Forth, Fortran, HTML, J#, J2EE, Java, JavaScript, JSP, Linux, Lotus Domino, LotusScript, Microsoft Windows, MySQL, Networking, Oracle, Pascal, Perl, PHP, Platform Issues, PowerBuilder, Programming Languages, Python, REXX, RPG, Ruby, Smalltalk, Software Quality Assurance, Software testing, SQL, T-SQL, Tcl-Tkl, VB.NET, VBA, VBScript, Visual Basic, XML
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
Library management system
i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse
Answer Question
| August 20, 2005 5:39 AM
3Com, ABAP, Access, Active Directory, ActiveX, ADA, ASP, ASP.NET, Availability, Avaya, Bandwidth, BASIC, Benchmarking, Bind, C, Cabling, CGI, Cisco, COBOL, ColdFusion, Computer Associates, DataCenter, Dell, Desktops, Development, DHCP, Distribution/logistics applications, DNS, Enterasys, Enterprise Desktop, Ethernet, Fault isolation, FDDI, Foundry, Frame Relay, General Directories, H.323, Hardware, HEAT, Help Desk, Hewlett-Packard, Hubs, IPv4, IPv6, Juniper Networks, LDAP, Lifecycle development, Lotus Domino, Lucent, Management, Microsoft Office, Microsoft Operations Manager, Microsoft Windows, MPLS, NetBIOS, Network management software, Network monitoring, Network protocols, Network testing, Networking, Networking services, NFS, Nortel, Novell IPX/SPX, Novell NDS, Oracle, OS, Patch management, Performance management, PHP, Ping, Programming Languages, Protocol analysis, Remote management, Routers, SAP, Security, Servers, SIP, Software Quality Assurance, SQL Server, Switches, Systems management software, T-SQL, TCP, Tech support, Updates from SearchSQLServer.com staff, Updates from SearchWindowsSecurity.com staff, VB.NET, VBA, VBScript, Visual Basic, Windows, WINS, XML
i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse
Cannot create a Web App in VB .Net
I have been trying to start a new web application in VS .Net. Every time I try, I get the following error: “The Web server reported the following error when attempting to create or open the Web project located at the following URL: http://localhost/webapplication1 A connection with the server could not be established”. I have [...]
Answer Question
| July 22, 2005 2:15 AM
ASP.NET, VB.NET
I have been trying to start a new web application in VS .Net. Every time I try, I get the following error: “The Web server reported the following error when attempting to create or open the Web project located at the following URL: http://localhost/webapplication1 A connection with the server could not be established”. I have [...]





