Click here to Skip to main content
15,909,030 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Write XML to the file on the server? Pin
Rickard Andersson201-Oct-02 7:12
Rickard Andersson201-Oct-02 7:12 
GeneralDesign-Time Functionality Server Control Pin
AnhTu29-Sep-02 19:54
AnhTu29-Sep-02 19:54 
GeneralRe: Design-Time Functionality Server Control Pin
hunterlsq29-Sep-02 20:41
hunterlsq29-Sep-02 20:41 
GeneralTab Controls in ASP documents Pin
Hitu29-Sep-02 19:06
Hitu29-Sep-02 19:06 
GeneralRe: Tab Controls in ASP documents Pin
alex.barylski29-Sep-02 21:32
alex.barylski29-Sep-02 21:32 
GeneralRe: Tab Controls in ASP documents Pin
Richard Deeming30-Sep-02 0:55
mveRichard Deeming30-Sep-02 0:55 
Generalnews article viewer Pin
Gunnar29-Sep-02 14:55
Gunnar29-Sep-02 14:55 
GeneralUnknown error!!! Pin
Zek3vil28-Sep-02 9:04
Zek3vil28-Sep-02 9:04 
I created a aspx page and it runs just fine in my computer, but when i run it on server, i recieved this error:

URI formats are not supported.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: URI formats are not supported.

Source Error:

Line 14:
Line 15: Dim myDataSet as new DataSet
Line 16: dataAdapter.Fill(myDataSet, "Messages")
Line 17:
Line 18: Dim myTable as new DataTable

Please help me to solve this! thanks very much.


Zeke
GeneralRe: Unknown error!!! Pin
Paul Ingles28-Sep-02 12:55
Paul Ingles28-Sep-02 12:55 
GeneralRe: Unknown error!!! Pin
Zek3vil28-Sep-02 19:46
Zek3vil28-Sep-02 19:46 
GeneralRe: Unknown error!!! Pin
Martin Haesemeyer28-Sep-02 22:32
Martin Haesemeyer28-Sep-02 22:32 
GeneralRe: Unknown error!!! Pin
leppie29-Sep-02 3:23
leppie29-Sep-02 3:23 
GeneralRe: Unknown error!!! Pin
Zek3vil29-Sep-02 7:50
Zek3vil29-Sep-02 7:50 
GeneralClear Posted Data Pin
Jason Weibel28-Sep-02 2:54
Jason Weibel28-Sep-02 2:54 
GeneralRe: Clear Posted Data Pin
Paul Ingles28-Sep-02 13:07
Paul Ingles28-Sep-02 13:07 
GeneralRe: Clear Posted Data Pin
Jason Weibel30-Sep-02 4:21
Jason Weibel30-Sep-02 4:21 
QuestionHow to modify the namespace name? Pin
zhoujun27-Sep-02 23:07
zhoujun27-Sep-02 23:07 
AnswerRe: How to modify the namespace name? Pin
csplanet27-Sep-02 23:38
csplanet27-Sep-02 23:38 
GeneralRe: How to modify the namespace name? Pin
zhoujun28-Sep-02 1:18
zhoujun28-Sep-02 1:18 
GeneralRe: How to modify the namespace name? Pin
Martin Haesemeyer28-Sep-02 4:07
Martin Haesemeyer28-Sep-02 4:07 
GeneralRe: How to modify the namespace name? Pin
zhoujun28-Sep-02 13:57
zhoujun28-Sep-02 13:57 
GeneralRe: How to modify the namespace name? Pin
Paul Riley28-Sep-02 14:19
Paul Riley28-Sep-02 14:19 
GeneralRe: How to modify the namespace name? Pin
Martin Haesemeyer28-Sep-02 22:33
Martin Haesemeyer28-Sep-02 22:33 
GeneralRe: How to modify the namespace name? Pin
Martin Haesemeyer28-Sep-02 22:45
Martin Haesemeyer28-Sep-02 22:45 
GeneralRe: How to modify the namespace name? Pin
zhoujun28-Sep-02 23:09
zhoujun28-Sep-02 23:09 

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.