473,385 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Unable to write to output file

Hi everyone, I'm wruiting this message again cause I really need some
help.

I have installed VS NET 2003 and SQL Server 2005 Expess edition.

I made a db for my small business with books, stores etc. In it I have
a table called stores with these columns:

storeID (int, NOT NULL)
storeName (varchar, 40)
storeAdress (varchar, 50)
storeCity (vaaaaarchar, 30)
storePhone (varchar, 20).
In VS .NET-u 2003 I created a DataSet with simple sql statement:
SELECT storeID, storeName, storeAdress, storeCity, StorePhone FROM
dbo.stores.

Next, on main form I put a button named stores (name of the form is
frmMain)

Next step was to make a Crystal Report for DataSet that I meentioned,
and called it Crystal Report.rpt

I then made a form in which I put a control "Crystal Report Viewer"
and defined Crystal Report Source like "C\My Visual Studio Projects
\Crystal Report.rpt" (Name for that form is Form2)
For the button on the main form I created a code:

Private Sub btnStores_Click (....) Handles btnStores.Click
Dim Form As New Form2

Form2.Show()

End Sub.
When I start debugging the code there is a message "Unable to write to
output file ...).
Please help me out.

May 21 '07 #1
0 1318

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: lawrence | last post by:
I'm probably missing something obvious, but I'm unable to write a file with this function. I've used my FTP software to set permissions to 777 on all the files in question. I've tried r, r+, w, and...
1
by: Joel Finkel | last post by:
Folks, I am unable to execute any ASPX files on a Windows 2000 Server, running as a Primary Domain Controller. The error is "Error BC31019: Unable to write to output file '<filename>'" By...
0
by: Gary | last post by:
I am getting this error randomly on a web farm for an .aspx: BC31019: Unable to write to output file 'C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET...
1
by: ewoiruweo | last post by:
After installing .net framework on a 2000 server for the first time this message appears when trying to open a basic default.aspx page: BC31019: Unable to write to output file...
0
by: Marc Speed | last post by:
I have a windows server 2003 machine that cannot run any aspx pages. The pages are created on my XP machine and run fine on two other servers but this server keeps giving me the following error: ...
2
by: Michael | last post by:
Running DB2 v7 UDB ("DB2 v7.1.0.93", "n031208" and "WR21333") on Windows XP, I am unable to find out why the "Build for Debug" option within Stored Procedure Builder is not enabled on Java stored...
0
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
3
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
0
by: Paul Lemelle | last post by:
Jeff, Thanks for your reply. I would like to like the absolute path of a directory. I thought that os.listdir just returns the nam itself in a data list. I noticed that none was being return...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.