by: FrodoBaggins |
last post by:
Dear Team,
I am running Visual Studio 2003 Version 7.1.3088 on Windows Server 2003.
I have written a C# application that must write to the event log. When it attempts to write to the event log,...
|
by: Peter Horwood |
last post by:
I am having trouble writing an XML file out on my
localhost development machine.
I get:
Server Error in '/ProblemSolved' Application.
-----------------------------------------------------------...
|
by: Jesper |
last post by:
Im running Windows Server 2003 trying to get my ASP.NET applications
to access the file system.
My Web application needs to have write access to some folders in the
virtual directory from which...
|
by: Tom C. |
last post by:
Hi
I'm trying to create a web form that will print a MS Word doc from the web form. I'm using VB.net.
This is the code example
Dim WordApp As New Word.Applicati
Private Sub...
|
by: jasiglam |
last post by:
Using the visual studio.net text editor, I know how to
enter/change the "key/value" in the app.config file, for
example:
key="SqlConnection1.ConnectionString" value="data
source=Boomer;initial...
|
by: David Thielen |
last post by:
Hi;
I created a virtual directory in IIS 6.0 and my asp.net app runs fine. But
when it tries to write a file I get:
Access to the path is denied. - C:\Inetpub\wwwroot\RunReportASP\images
...
|
by: berkeleydb_user |
last post by:
Guys
On my development machine I have a very simple app that takes input
from user from asp, runs some macros in excel and spits out the result
back on asp page. This works perfectly well on my...
|
by: dbuchanan |
last post by:
Hello,
(Is this the proper newsgroup?)
=== Background ===
I am building a solution with two projects.
One project is my data access layer which contains my DataSet as an xsd
file. The XSD...
|
by: Thanh-Nhan Le |
last post by:
Hello,
I have an ASP application on IIS server:
http://localhost/myApp
I use ASP and a my own VB activex DLL to create a pdf file and write this
file to a subfolder of the Application folder:...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|