by: Bruce D |
last post by:
Hi all. I'm working on debugging someone else's code. The .NET application
is a mess...I can't open the project or solution files, so I've started
over...creating new projects and such. I'm...
|
by: Mythran |
last post by:
I'm getting this error and Microsoft's site states that the way we are using our
libraries is unsupported and the error is by design (go figure). My setup is
simple and why it isn't supported is...
|
by: Vishal - Auh |
last post by:
Hi,
I'm creating a Strong named assembly which has a reference to a third-party
Assembly.
When I try to compile my assembly, I receive the following error
"Assembly generation Failed --...
|
by: Richard B |
last post by:
I added a .NET dll as a reference to my new .NET dll. When I went to build,
I received error "Unable to emit assembly: Referenced assembly
'CrystalReport' does not have a strong name". ...
|
by: ShrimpBoy |
last post by:
Hi!
I'm using a Strong Name Key to create our assemblies, this key has the Full
Trust security so we can use those "mini tools" from network drives...
I'm trying to use WMI to get access to...
|
by: Andrew Teece |
last post by:
HELP. This is driving me insaine!
After loading my rather sizable solution, i am only able to debug once! -
The second time i try, i get a compile error...
"error BC30145: Unable to emit...
|
by: drew.ferraro |
last post by:
Hi,
I am trying to build a .DLL file that uses
"'Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces'". I am
trying to build this .DLL as fully signed. However, when I try to
build, I...
|
by: Larry |
last post by:
When compiling, i get the following error.
Preparing resources...
Updating references...
Performing main compilation...
vbc : error BC30145: Unable to emit assembly: Referenced assembly...
|
by: shakthi |
last post by:
SignTool reported an error 'A certificate chain could not be built to
a trusted root authority. tried adding strong key..but once if i add
strong key in sign assembly i am getting new error...
|
by: Rina0 |
last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
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
|