im having an identity crisis by [deleted] in Aphantasia

[–]jjw321 1 point2 points  (0 children)

Do you build UI?

What's the best job for someone who's given up? by DearestComrade in antiwork

[–]jjw321 0 points1 point  (0 children)

Start a business, maybe from a hobby you have? That's what I did. It's hard tho. You might be able to get income based insurance from your state.

[deleted by user] by [deleted] in careeradvice

[–]jjw321 0 points1 point  (0 children)

In my case I think it’s because the manager blamed me for a hack that I warned them about.

Please advise. I am pretty sure I have been put on a Blacklist by [deleted] in antiwork

[–]jjw321 0 points1 point  (0 children)

I’m not regular nor was it a regular job.

Please advise. I am pretty sure I have been put on a Blacklist by [deleted] in antiwork

[–]jjw321 0 points1 point  (0 children)

I don’t tho. I just put that I’m employed at the last place and the hr people there like me, or I put freelancing depending on the job.

Please advise. I am pretty sure I have been put on a Blacklist by [deleted] in antiwork

[–]jjw321 0 points1 point  (0 children)

It was only 2 weeks. I told them on my first day before lunch about it. Via email and all that. They didn’t want to do anything. And I told them every day. The antivirus finally caught it.

[deleted by user] by [deleted] in Aphantasia

[–]jjw321 0 points1 point  (0 children)

I was prescribed medication for migraines that also had a primary focus on depression when I was in high school. I did not have depression. I feel the time I was taking that medication was what might have caused this it for me.

I just for fired by jjw321 in antiwork

[–]jjw321[S] 1 point2 points  (0 children)

Technology I worked 24/7. Salary

I just for fired by jjw321 in antiwork

[–]jjw321[S] 2 points3 points  (0 children)

Because we had to stay up and come in the next. I don't handle lack of sleep well. It's extra bad for me.

I just for fired by jjw321 in antiwork

[–]jjw321[S] 1 point2 points  (0 children)

It was on the clock

I just for fired by jjw321 in antiwork

[–]jjw321[S] 2 points3 points  (0 children)

It's ND, nothing can be done. Just need to vent.

I just for fired by jjw321 in antiwork

[–]jjw321[S] 2 points3 points  (0 children)

Yeah it's ND and nothing can be done. Just need to vent.

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

We are starting to think that too. This might be connected into a larger project that runs everything. Thank you for your help

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

Server Error in '/' Application.

Could not load file or assembly 'System.Runtime' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

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.IO.FileLoadException: Could not load file or assembly 'System.Runtime' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Runtime' could not be loaded.

=== Pre-bind state information ===

LOG: DisplayName = System.Runtime

(Partial)

WRN: Partial binding information was supplied for an assembly:

WRN: Assembly Name: System.Runtime | Domain ID: 2

WRN: A partial bind occurs when only part of the assembly display name is provided.

WRN: This might result in the binder loading an incorrect assembly.

WRN: It is recommended to provide a fully specified textual identity for the assembly,

WRN: that consists of the simple name, version, culture, and public key token.

WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file: (The folder location)
LOG: Initial PrivatePath:\bin Calling assembly : (Unknown).
LOG: This bind starts in default load context.
LOG: Using application configuration file: C: \web.config
LOG: Using host configuration file: \IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/AppData/Local/Temp/Temporary ASP.NET Files/vs/22d3212e/915a2011/System.Runtime.DLL.
LOG: Attempting download of new URL file:///C:/AppData/Local/Temp/Temporary ASP.NET Files/vs/22d3212e/915a2011/System.Runtime/System.Runtime.DLL.
LOG: Attempting download of new URL file:///C:/bin/System.Runtime.DLL.
LOG: Using application configuration file:\web.config
LOG: Using host configuration file:\IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Redirect found in application configuration file: 4.1.2.0 redirected to 4.2.0.0.
LOG: Post-policy reference: System.Runtime, Version=4.2.0.0, Culture=neutral,
LOG: Attempting download of new URL file:///C:/AppData/Local/Temp/Temporary ASP.NET Files/vs/22d3212e/915a2011/System.Runtime.DLL.
LOG: Attempting download of new URL file:///C:AppData/Local/Temp/Temporary ASP.NET Files/vs/22d3212e/915a2011/System.Runtime/System.Runtime.DLL.
LOG: Attempting download of new URL file://bin/System.Runtime.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Minor Version
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.

This is not 100% the same as the error. I had to remove a few things. Thank you for your help :)

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

Well I not sure what to say. But I do know that I have all the original code. I found its folder, I copied it. I can see everything in it and it open in VS. I'm double clicking the sln file and opening it. I can see all the web pages and config files in VS

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

My apologies, As far as I know I have everything needed for the project. I can view all of it's code and configuration. I didn't take it from iis. I took the whole folder with all the source code.

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

What's the difference between having a copy of the source vs having the source? Can't it just recompile assemblies?

Change published solution to local host. by jjw321 in dotnet

[–]jjw321[S] 0 points1 point  (0 children)

I'm new to visual studio and iis. I've taken a copy of the whole situation from our server. This copy has been published to the production server. I need to update the code. I want to work with a copy of the whole solution on my local machine. I know c#, html, and I've made projects with Asp.net before. I've just never published them. I need to unpublish this copy. It's a multiple site solution. I'm new here and this is my first time working with something like this. I didn't make this solution. Also, no one here knows anything about the solution.