Rans4ckeR / RS.Fritz.Manager

A .NET library and Windows WPF app for FritzBox devices using WCF.
7 stars 1 forks source link

User Control for WanIpConnection is greyed out #18

Closed RoSchmi closed 2 years ago

RoSchmi commented 2 years ago

User Control for WanIpConnection is greyed out. I think it shouldn't be on my Fritzbox Cable. When I click the 'LogIn' button I see that 2 exceptions are thrown: Ausnahme ausgelöst: "System.ArgumentOutOfRangeException" in RS.Fritz.Manager.UI.dll Ausnahme ausgelöst: "System.ArgumentOutOfRangeException" in System.Private.CoreLib.dll

I didn't try to find the reason. Perhaps you will know it at once.

Rans4ckeR commented 2 years ago

@RoSchmi can you test again?

RoSchmi commented 2 years ago

WanIpConnection works now. But WanDslInterfaceConnection and DSL diagnostic test can be started on my Fritzbox Cable (should be inactivated) and throw exceptions.

Rans4ckeR commented 2 years ago

WanIpConnection works now. But WanDslInterfaceConnection and DSL diagnostic test can be started on my Fritzbox Cable (should be inactivated) and throw exceptions.

@RoSchmi can you try this again using the develop branch?

RoSchmi commented 2 years ago

@Rans4ckeR Works now as expected. And so many new functions in the meantime. Great!!