Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:759288
More Search Options
RSS Available
Matching Posts
Downgrade from VB.Net to VB6
Hi all. I have VB.Net installed in my pc. I want it to be downgraded to VB6. How can this be done? Thank you.
Posted to
Installation and Setup
(Forum)
by
azrina
on 12/9/2007
Re: Server Application Unavailable
U can follow my solutions. I also have 2 versions of .Net framework. But I use ASPNETVersionSwitcher to switch them accordingly.
Posted to
Installation and Setup
(Forum)
by
azrina
on 11/1/2007
Re: Unrecognized configuration section caching.
No, I put it after <system.web>.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
azrina
on 10/29/2007
Unrecognized configuration section caching.
Hi all. I am following the tutorial for VWD 2005 express edition. In the web.config file, I place the <caching> element as below, < caching > < sqlCacheDependency enabled= "true" pollTime= "5000" > < databases > < add name= "pubs" connectionStringName= "pubsConnectionString1" /> </ databases > </ sqlCacheDependency > </ caching > But, when I run the application, I got below error and it points to the <caching>
Posted to
Visual Web Developer 2005 Express
(Forum)
by
azrina
on 10/29/2007
Re: GridView cannot display data using ObjectDataSource
Thanks for your reply. [quote user="jpuckett"] a XSd cannot contain another XSD... [/quote] Does this mean that a XSD cannot contain more that one TableAdapter ? That I cannot drag another table into the XSD ? [quote user="jpuckett"] Instead, create a single XSD that selects from multiple tables and uses Queries to isloate what data you want to retrieve. [/quote] Does this mean I create one single TableAdapter, then select as many table as I want into the TableAdapter? (In this
Posted to
Data Presentation Controls
(Forum)
by
azrina
on 10/28/2007
Re: Function doesn't return a value on all code paths.
Thank you all. It works.
Posted to
Visual Web Developer 2005 Express
(Forum)
by
azrina
on 10/28/2007
Function doesn't return a value on all code paths.
Hi all. I am using VWD 2005 Express Edition. And I write below function in DataAccess public class. But, I got warning below that unable me to define the method when configure ObjectDataSource. Can someone tell me what is wrong the below code? Thanks. Public Function UpdateEmployee(ByVal emp_id As String, ByVal fname As String, ByVal minit As String, _ ByVal lname As String, ByVal pub_id As String, ByVal job_id As Integer, ByVal job_lvl As Integer, _ ByVal hire_date As Date) 'Dim emp_id As String
Posted to
Visual Web Developer 2005 Express
(Forum)
by
azrina
on 10/26/2007
GridView cannot display data using ObjectDataSource
Hi all. I am following Visual Web Developer 2005 Express Edition Beta Guided Tour and I got some problem in using the ObjectDataSource. I added another TableAdapter which retrieve data from Employee table in the same AuthorsDataSet.xsd file. In this AuthorsDataSet.xsd file, there is another TableAdapter that retrieve data from Authors table. In Public Class DataAccess (DataAccess.vb), I put the code below to retrieve the information from the Employee table, Public Function GetEmployee1() As AuthorsDataSet
Posted to
Data Presentation Controls
(Forum)
by
azrina
on 10/26/2007
Re: "Cannot Open Database" problem when copy project to IIS
I manage to solve this problem after reading the article here . Thanks.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
azrina
on 10/24/2007
"Cannot Open Database" problem when copy project to IIS
Hi all. I use VWD 2005 Express with SQL Server 2005 Express as a database. I copy my project to IIS and try to run it at the IIS Web Server. I already amended the connection string at web.config file as below: < connectionStrings > < add name= "GeekSpeakConnectionString" connectionString= "Data Source=SEN-M09\SQLEXPRESS;Database=GeekSpeak.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True" providerName= "System.Data.SqlClient" /> </ connectionStrings
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
azrina
on 10/24/2007
Page 1 of 3 (28 items) 1
2
3
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online