Quantcast
Channel: User scio me nescire - Stack Overflow
Browsing all 38 articles
Browse latest View live

Comment by scio me nescire on UI Router $state.go is not redirecting?

saved me a lot of trouble

View Article



Comment by scio me nescire on Nuget 3 - Octopack - Wrong Framework Target error

ugh... so much time trying to figure this out

View Article

Comment by scio me nescire on Parallel website requests stuck in pending...

I have the same issue. Getting a lot of heat for it. Good to know its not just IIS/.net that is having the issue.

View Article

Comment by scio me nescire on Fault tolerant redundancy

rogeralsing.com/category/akka-net

View Article

Comment by scio me nescire on Azure AD B2C - "emails" claim in custom policy

This post doesn't work, this one does.

View Article


Comment by scio me nescire on Why are claims being flagged as not supported...

This post doesn't work, this one does.

View Article

Comment by scio me nescire on Terraform remote state chicken and egg

so basically run a script and save it to git? can you elaborate on what you mean by other TF code? Are you aware of any docs/posts from TF about how basically bootstrapping TF on the cloud requires at...

View Article

Comment by scio me nescire on Terraform Azure Service Principal Client Secret...

Hi, while this tells me why it doesn't show up, it doesn't solve the long password TTL. I'm trying to use the SP for terraform, so I'd like to make the TTL shorter. Using the app registration client...

View Article


Comment by scio me nescire on How to rotate Github API secrets automatically?

@GuiFalourd I don't, but I'll try it and see. Seems dangerous if it works, but that's something to explore if it works in the first place. Thanks for the suggestion!

View Article


Comment by scio me nescire on How to add and push to an Azure Devops remote...

@AnirudhaGupta I'm not sure I understand. You're saying I should generate git credentials in ADO, and then clone it where? How would cloning the the repo help me add a remote to codespaces?

View Article

Using CamelHumps without resharper or coderush

I've read through the previous threads on ctrl+arrow or ctrl+shift+arrow in visual studio using resharper or coderush.There was one answer where a macro achieved the same result.However, VS2013 no...

View Article

Answer by scio me nescire for Angular unit test with TypeScript: TS2304:...

before:beforeEach(function () { module('app');}after:beforeEach(function () { angular.mock.module('app');}

View Article

timeout index not present on ravendb

tl;dr: my web api service is running slow, added logginglogging is giving me errors about not being able to find timeoutsdidn't see the ravendb database for the webapi project on the server, but dev...

View Article


How do I set a title for the exported pdf?

I would like to set some sort of title for the exported data on the PDFs.I have looked through http://ui-grid.info/docs/#/api/ui.grid.exporter but there does not seem to be a setting for it.Right now...

View Article

Cannot run Nuget Package Restore from private Team City Nuget Server

Current discussion thread: http://devnet.jetbrains.com/message/5519081#5519081Bug Report: http://youtrack.jetbrains.com/issue/TW-37148Error: Cannot prompt for input in non-interactive mode.One thing to...

View Article


Shared hosting account connection reset

The server will serve up static files fine, but anything with aspx will return the below message in Firefox:The connection to the server was reset while the page was loadingFirebug NET tab shows...

View Article

Answer by scio me nescire for Why can't I connect to a SQL Server 2012...

THIS ANSWER ASSUMES DELETING THE INSTANCE IS OK.ie: all your data will be gone and that is okay.I was having the same problem, after upgrading my SSMS. sqllocaldb i.\MyCustomInstancesqllocaldb dLocalDb...

View Article


Publisher with no subscribers

Hypothetical scenario, publisher publishes message, no one's available to process it. What I've been able to figure out is that the message will black hole.There is a SO post for a publisher with ONLY...

View Article

ado connection pooling connected vs disconnected

Before jumping the gun and marking duplicate, I've searched an have not had luck with a clear answer.Background:A co-worker and I had a discussion on datareader vs dataset with me on the datareader...

View Article

How do I use relative paths with the webdriver.Navigate().GotoUrl()?

driver.Navigate().GoToUrl("/") sets the location to "/" instead of "http://www.domain.com/"another example would be driver.Navigate().GoToUrl("/view1") sets the location to "/view1" instead of...

View Article
Browsing all 38 articles
Browse latest View live




Latest Images